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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 29 12:21:09 PST 2012


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


Maciej Stachowiak <mjs at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #116053|review?                     |review-
               Flag|                            |




--- Comment #26 from Maciej Stachowiak <mjs at apple.com>  2012-02-29 12:20:59 PST ---
(From update of attachment 116053)
We sometimes use command-line SunSpider to compare to other JS engines. So making a JSC-specific change that materially alters the timings would be unfortunate. It's great that it is better precision, but it shows a ~9% hit that does not affect the other engines. Also, as written, it has no fallback path.

Therefore, I suggest making the new, more precise timing an optional mode explicitly invoked by a command-line argument to the script. This would allow the option of more precise measurements without losing the cross-engine comparison features of the old mode.

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