[pcre-dev] [Bug 1419] PCRE slower at matching UTF8 character…

Top Page
Delete this message
Author: Ben Maurer
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 1419] PCRE slower at matching UTF8 character classes.
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1419




--- Comment #7 from Ben Maurer <ben.maurer@???> 2013-12-15 08:41:19 ---
Thanks for the tips! I noticed that UTF8 validation was slow (I'm guessing that
accounts for the difference between the UTF8 and non-utf8 checks on [b-z]. Have
you guys considered using SSE 4.2 to optimize this? Especially if you assume
most input will be ASCII (often the case), that could be a big speedup.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email