[Webkit-unassigned] [Bug 16036] Further cleanup to PCRE

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 17 21:10:36 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16036





------- Comment #27 from eric at webkit.org  2007-11-17 21:10 PDT -------
Created an attachment (id=17361)
 --> (http://bugs.webkit.org/attachment.cgi?id=17361&action=view)
[PATCH] Remove redundant match_call_count and move recursion check out of
super-hot code path

SunSpider says this is at least an 8% speedup for regexp.
---
 JavaScriptCore/pcre/pcre_exec.cpp   |   33 ++++++++++-----------------------
 JavaScriptCore/pcre/pcre_internal.h |   25 +++++--------------------
 2 files changed, 15 insertions(+), 43 deletions(-)


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list