[Webkit-unassigned] [Bug 27762] [v8] Cache atomic strings in externalized v8 strings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 3 12:33:01 PDT 2009


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





--- Comment #43 from Eric Seidel <eric at webkit.org>  2009-08-03 12:32:58 PDT ---
Created an attachment (id=33998)
 --> (https://bugs.webkit.org/attachment.cgi?id=33998)
Shark sample of benchmark in WebKit r46722 built for Mac with JSC

AtomicString::add is 4th on the list for JSC.  Most of the time seems to be
spent ref-counting and looking up nodes via toJS(Node*)

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