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

From Tom Lane
Subject Re: speed up unicode decomposition and recomposition
Date
Msg-id 3648966.1602731188@sss.pgh.pa.us
Whole thread Raw
In response to Re: speed up unicode decomposition and recomposition  (John Naylor <john.naylor@enterprisedb.com>)
Responses Re: speed up unicode decomposition and recomposition  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
List pgsql-hackers
John Naylor <john.naylor@enterprisedb.com> writes:
> With those points in mind and thinking more broadly, I'd like to try harder
> on recomposition. Even several times faster, recomposition is still orders
> of magnitude slower than ICU, as measured by Daniel Verite [1].

Huh.  Has anyone looked into how they do it?

            regards, tom lane



pgsql-hackers by date:

Previous
From: John Naylor
Date:
Subject: Re: speed up unicode decomposition and recomposition
Next
From: Kyotaro Horiguchi
Date:
Subject: Re: Add Information during standby recovery conflicts