Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(168)

Unified Diff: tools/perf/page_sets/sunspider.json

Issue 14863013: Update SunSpider benchmark from 0.9.1 to 1.0. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add missing files Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/data/sunspider/sunspider-test-prefix.js ('k') | tools/perf/perf_tools/sunspider.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/sunspider.json
diff --git a/tools/perf/page_sets/sunspider.json b/tools/perf/page_sets/sunspider.json
index 76ba03c6cebe254cd4bfb93d2be4387d39d0d9e2..408d94a1c0175e9cadae1c445ddfad47e6825ba4 100644
--- a/tools/perf/page_sets/sunspider.json
+++ b/tools/perf/page_sets/sunspider.json
@@ -1,6 +1,7 @@
{
"description": "SunSpider JavaScript benchmark",
+ "serving_dirs": ["../../../chrome/test/data/sunspider/"],
"pages": [
- { "url": "file:///../../../chrome/test/data/sunspider/sunspider-driver.html" }
+ { "url": "file:///../../../chrome/test/data/sunspider/sunspider-1.0/driver.html" }
]
}
« no previous file with comments | « chrome/test/data/sunspider/sunspider-test-prefix.js ('k') | tools/perf/perf_tools/sunspider.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698