[Webkit-unassigned] [Bug 71801] Benchmark using higher-precision timers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 21 01:23:37 PST 2011


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





--- Comment #7 from Andy Wingo <wingo at igalia.com>  2011-11-21 01:23:37 PST ---
The "slowdown" is not a slowdown in actual fact; it simply reflects increased precision when measuring times.  Because the original sunspider harness measures integral milliseconds only, produced by truncating (not rounding) the double-precision time values, it is natural to expect that the higher-precision times indicate longer test runs.

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