[Webkit-unassigned] [Bug 66765] Performance of String.replace(/regex/g, string) is shockingly low

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 23 06:03:15 PDT 2011


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





--- Comment #4 from Victor Grishchenko <victor.grishchenko at gmail.com>  2011-08-23 06:03:15 PST ---
Created an attachment (id=104832)
 --> (https://bugs.webkit.org/attachment.cgi?id=104832&action=review)
benchmark: Chromium against Firefox

Apparently, there is a serious performance problem in all WebKit-based browsers, in the case of composing strings out of numerous smaller parts, as it is often the case with Array.join()/String.replace().

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