Extend sunspider driver to be able to run kraken
authorcommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 15 Nov 2011 21:03:52 +0000 (21:03 +0000)
committercommit-queue@webkit.org <commit-queue@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 15 Nov 2011 21:03:52 +0000 (21:03 +0000)
commit823fc692d261e1239b3668b48ebbb097ab197a4a
treef1b79f4e52a9f59a811a9cd71febc3d75b25dbb3
parente2a76194871e7328f43a50ee8801db84411aff09
Extend sunspider driver to be able to run kraken
https://bugs.webkit.org/show_bug.cgi?id=71799

Patch by Andy Wingo <wingo@igalia.com> on 2011-11-15
Reviewed by Filip Pizlo.

* resources/sunspider-standalone-driver.js: Try to load a -data
file.  If that succeeds, we have a kraken-like test, so we time
the test using `load'.  Otherwise fall back to using `run'.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@100313 268f45cc-cd09-0410-ab3c-d52691b4dbfc
PerformanceTests/SunSpider/ChangeLog
PerformanceTests/SunSpider/resources/sunspider-standalone-driver.js