[Webkit-unassigned] [Bug 26957] RegExp::match to be optimized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 4 07:23:22 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26957





--- Comment #5 from Maciej Stachowiak <mjs at apple.com>  2009-07-04 07:23:21 PDT ---
For future patches, please include a ChangeLog entry (the prepare-ChangeLog
script can fill in a lot of it for you). For this patch, I wrote a ChangeLog
entry for you and checked it in (along with a few code changes to work with
YARR) as <http://trac.webkit.org/changeset/45545>.

If the allocator on your platform is that slow, you may want to look into
whether it's possible to use FastMalloc.

-- 
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