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

Unified Diff: js/base.js

Issue 7821018: Add Richards and DeltaBlue benchmarks (Closed) Base URL: https://code.google.com/p/web-shootout/@master
Patch Set: Created 9 years, 4 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 | « no previous file | js/deltablue.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: js/base.js
diff --git a/js/base.js b/js/base.js
index fa17eb5ede06337a5167f6cc910c36822f7718cb..47ef29b42b0a016cc9ca049dd8cb5ac8e155658f 100644
--- a/js/base.js
+++ b/js/base.js
@@ -78,7 +78,7 @@ BenchmarkSuite.suites = [];
// Scores are not comparable across versions. Bump the version if
// you're making changes that will affect that scores, e.g. if you add
// a new benchmark or change an existing one.
-BenchmarkSuite.version = '1';
+BenchmarkSuite.version = '1.5';
BenchmarkSuite.run_model = "repeated";
« no previous file with comments | « no previous file | js/deltablue.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698