Re: speed up unicode decomposition and recomposition

From: John Naylor <john(dot)naylor(at)enterprisedb(dot)com>
To: Daniel Verite <daniel(at)manitou-mail(dot)org>
Cc: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Michael Paquier <michael(at)paquier(dot)xyz>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: speed up unicode decomposition and recomposition
Date: 2020-10-19 14:36:00
Message-ID: CAFBsxsGLJhD6h4DGVoWZoKZ6npbWugvWvq18sCadY6jC-tjfcw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Oct 16, 2020 at 2:08 PM Daniel Verite <daniel(at)manitou-mail(dot)org>
wrote:

> John Naylor wrote:
>
> > I'd be curious how it compares to ICU now
>
> I've made another run of the test in [1] with your v2 patches
> from this thread against icu_ext built with ICU-67.1.
> The results show the times in milliseconds to process
> about 10 million short strings:
>

Thanks for testing!

--
John Naylor
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2020-10-19 14:38:43 Re: speed up unicode normalization quick check
Previous Message John Naylor 2020-10-19 14:34:33 Re: speed up unicode decomposition and recomposition