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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 29 10:17:14 PDT 2009


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





--- Comment #23 from Christian Plesner Hansen <christian.plesner.hansen at gmail.com>  2009-07-29 10:17:13 PDT ---
> What test are you profiling against?

Right now I'm working specifically on document.getElementById because it
performed abysmally in chromium so the benchmark I'm running is a tight loop
that just calls document.getElementById over and over again.  But I expect the
atom conversion part of getElementById is representative of all operations that
use atomic strings.

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