[Webkit-unassigned] [Bug 26957] RegExp::match to be optimized
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 3 18:17:45 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=26957
Maciej Stachowiak <mjs at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #32246|review? |review+
Flag| |
--- Comment #3 from Maciej Stachowiak <mjs at apple.com> 2009-07-03 18:17:45 PDT ---
(From update of attachment 32246)
Thanks for the patch! Looks like a good fix. On Mac OS X, this gives a 5%
speedup on string-unpack code and smaller speedups on the other string tests,
for an overall benefit of around 0.3% to SunSpider overall (some tests seem to
slow down a bit but this appears to be noise). This patch doesn't handle the
YARR case, I went ahead and filled that in and will post the revised patch in
addition to commiting it. Also this patch was missing a ChangeLog.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list