------- 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 <[email protected]> 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 -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
