On Mon, Nov 02, 2015 at 06:59:15PM -0500, Pedro Giffuni wrote: > First of all, congratulations to Baptiste and Marino for succeeding where > I failed many moons ago. Also huge thanks to Nexenta and Garret D’Amore > for relicensing localedef for us. > > Concerning regex; > > Gabor_at_ did a lot of work on libtre but according to him it was not up to the > task performancewise. We would also lose features if we move to libtre. > > I think our regex code actually has most of what is needed for multibyte > already. I have a patch that turns on the functionality but I haven’t found > any brave soul that will do the testing: > > https://people.freebsd.org/~pfg/patches/regex-multibyte.diff > I think it this can be tested once the collation branch is merged. Note that dragonfly and musl libc both uses a patched version of libtre for the regex implementation. From my non scientific testing libtre was more reliable and performant then our current regex. Anyway it will be relatively "easy" to test using the AT&T testsuite the reliability and performance of both implementations: ours + your patch and patched libtre. Best regards, Bapt
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:00 UTC