[Webkit-unassigned] [Bug 99383] [v8] 15+% of Dromaeo/dom-query is spent creating AtomicStrings for "div", "*" constants passed from V8
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 15 16:20:48 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=99383
--- Comment #1 from Eric Seidel <eric at webkit.org> 2012-10-15 16:21:37 PST ---
The data I gathered for the JSC bug:
https://bugs.webkit.org/show_bug.cgi?id=99118#c15
suggests that this could have a real effect on web perf, as we have do some 24k of these needless hashings when loading a small docs.google.com spreadsheet. The numbers I generated there were from a JSC build, but I expect them to be very similar for v8, since the profiles of v8/jsc are somewhat similar for this test.
--
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