[Webkit-unassigned] [Bug 25512] Texts in some unfinished tags aren't visible in view-source mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 1 05:27:59 PDT 2009


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





------- Comment #11 from hamaji at chromium.org  2009-06-01 05:27 PDT -------
I ran iBench and there seem to be no performance regression. I ran HTML load
speed test 3 times.

Before this patch:

HTML Load Speed                           
   All iterations         15.15           
   First iteration (downloaded)   2.07            
   Subsequent iteration (cached)          1.87

HTML Load Speed                           
   All iterations         14.63           
   First iteration (downloaded)   1.86            
   Subsequent iteration (cached)          1.82

HTML Load Speed                           
   All iterations         14.66           
   First iteration (downloaded)   1.9             
   Subsequent iteration (cached)          1.82

After this patch:

HTML Load Speed                           
   All iterations         15.51           
   First iteration (downloaded)   2.6             
   Subsequent iteration (cached)          1.84

HTML Load Speed                           
   All iterations         14.61           
   First iteration (downloaded)   1.86            
   Subsequent iteration (cached)          1.82

HTML Load Speed                           
   All iterations         14.53           
   First iteration (downloaded)   1.87            
   Subsequent iteration (cached)          1.81

It seems that the "First iteration" of the first trial has bigger variance than
other tests due to network speed fluctuation. Other results show this patch
don't introduce performance regression.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list