[Webkit-unassigned] [Bug 64865] Switch isQuirkValue() virtual function to inline one.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 16 16:36:39 PDT 2011


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





--- Comment #37 from David Barr <davidbarr at chromium.org>  2011-10-16 16:36:38 PST ---
PerformanceTests/Parser/html5-full-render.html with 20 runs:

ToT:
Testing 6092696 byte document in 13 500000 byte chunks.
Running 20 times
Ignoring warm-up run (43271)
42328 42366 42265 42350 42285 42353 42270 42247 42309 42647
42622 42305 42305 42283 42286 42223 42162 42278 42375 42391

avg 42332.5
median 42305
stdev 113.7002638519366
min 42162
max 42647

With patch:
Testing 6092696 byte document in 13 500000 byte chunks.
Running 20 times
Ignoring warm-up run (42394)
42100 42123 42166 42121 42017 42113 41883 41853 42158 41996
42160 42056 42209 42098 41933 42182 41880 41806 41981 42063

avg 42044.9
median 42080.5
stdev 117.5461186088252
min 41806
max 42209

That gives a progression of 2.45 stdevs or 0.7%

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