[pcre-dev] [Bug 1040] Performance Improvement in UTF-8 mode

Αρχική Σελίδα
Delete this message
Συντάκτης: Dmitry Ukolov
Ημερομηνία:  
Προς: pcre-dev
Αντικείμενο: [pcre-dev] [Bug 1040] Performance Improvement in UTF-8 mode
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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




--- Comment #2 from Dmitry Ukolov <udmitry@???> 2010-11-19 17:29:18 ---
Yes, you right, eptr[] and eptr += 2 will be more safer.

I compiled with Borland CPP 5.5 (made in 2000 year), and code is not optimal
for modern processors.
But any case, modern processors works with cycles very slow. Intel corp.
recommends convert cycles to plain code as possible.

Thank you.


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