Re: speed up unicode decomposition and recomposition - Mailing list pgsql-hackers

From John Naylor
Subject Re: speed up unicode decomposition and recomposition
Date
Msg-id CAFBsxsGLJhD6h4DGVoWZoKZ6npbWugvWvq18sCadY6jC-tjfcw@mail.gmail.com
Whole thread Raw
In response to Re: speed up unicode decomposition and recomposition  ("Daniel Verite" <daniel@manitou-mail.org>)
List pgsql-hackers


On Fri, Oct 16, 2020 at 2:08 PM Daniel Verite <daniel@manitou-mail.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 

pgsql-hackers by date:

Previous
From: John Naylor
Date:
Subject: Re: speed up unicode decomposition and recomposition
Next
From: Tom Lane
Date:
Subject: Re: speed up unicode normalization quick check