[Webkit-unassigned] [Bug 46592] Convert CSSStyleSelector::applyProperty to use function pointers
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 7 21:53:06 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=46592
--- Comment #38 from Luke Macpherson <macpherson at chromium.org> 2011-02-07 21:53:04 PST ---
Ran the Chromium Page cyclers and didn't find any significant difference between before and after performance. Both builds were at webkit r77686 and run on a current 12-core Mac Pro.
original (ms):
22719, 22872, 22464, 22563, 22574, 22563, 22683
avg: 22634
modified (ms):
22751, 22572, 22913, 22203, 22536, 22753, 22903
avg: 22665
This CL had no significant impact on overall page load times for the set of pages tested.
--
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