[Webkit-unassigned] [Bug 71799] Extend sunspider driver to be able to run kraken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 9 02:07:01 PST 2011


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





--- Comment #4 from Andy Wingo <wingo at igalia.com>  2011-11-09 02:07:01 PST ---
(In reply to comment #3)
> Could you please describe what the rationale for making this change is? What makes running Kraken tests inside Sunspider useful?

Hi Alexey,

The goal is to make it easier to benchmark changes to JSC.  Kraken is a useful and widely-used benchmark, as seen in bug 71686.  Also, SunSpider isn't terrible useful for testing the DFG JIT.  Kraken's sunspider-compare-results is broken, but WebKit's sunspider can't run Kraken, so currently you have to use one tool from one and one from the other.

Eventually, and for the same reasons that the V8 benchmarks can be run with the sunspider harness, I would like to import Kraken's benchmarks into the WebKit repo.  This change to the driver would be necessary.  However it is useful even if we do not import Kraken, and otherwise harmless.

Andy.

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