[Webkit-unassigned] [Bug 18027] CSS3 Selector Test: combination of hover and multiple chained sibling selector fails in Webkit
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 27 00:58:27 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=18027
Yusuke Sato <yusukes at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |yusukes at chromium.org
--- Comment #5 from Yusuke Sato <yusukes at chromium.org> 2009-07-27 00:58:26 PDT ---
I've confirmed that overall rendering performance is not degraded by this
patch, using iBench 5.0.
Here is the result:
(1) without the patch
HTML Load Speed
All iterations 16.49
First iteration (downloaded) 4.6
Subsequent iteration (cached) 1.7
XML / CSS Load Speed
All iterations 12.24
First iteration (downloaded) 2.55
Subsequent iteration (cached) 1.94
JavaScript 0.17
HTML W3C DOM
Overall 0.34
Sorting 0.25
DOM 0.9
(2) with the patch
HTML Load Speed
All iterations 15.51
First iteration (downloaded) 3.89
Subsequent iteration (cached) 1.66
XML / CSS Load Speed
All iterations 12.19
First iteration (downloaded) 2.57
Subsequent iteration (cached) 1.92
JavaScript 0.15
HTML W3C DOM
Overall 0.35
Sorting 0.26
DOM 0.9
--Yusuke
(In reply to comment #4)
> Created an attachment (id=33521)
--> (https://bugs.webkit.org/attachment.cgi?id=33521) [details]
> hover-adjacent-v1
>
>
> ---
> 15 files changed, 299 insertions(+), 5 deletions(-)
--
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