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

Unified Diff: chrome/test/data/v8_benchmark/richards.js

Issue 8749001: Upgrade V8 Benchmark from v4 to v6. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month 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/v8_benchmark/revisions.html ('k') | chrome/test/data/v8_benchmark/run.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/v8_benchmark/richards.js
diff --git a/chrome/test/data/v8_benchmark/richards.js b/chrome/test/data/v8_benchmark/richards.js
index c9368eff91ae840b2998a299e2d7b0a62350fbd6..054928db16f8f2613ee24072349b0b141318f61b 100644
--- a/chrome/test/data/v8_benchmark/richards.js
+++ b/chrome/test/data/v8_benchmark/richards.js
@@ -35,7 +35,7 @@
// Martin Richards.
-var Richards = new BenchmarkSuite('Richards', 34886, [
+var Richards = new BenchmarkSuite('Richards', 35302, [
new Benchmark("Richards", runRichards)
]);
« no previous file with comments | « chrome/test/data/v8_benchmark/revisions.html ('k') | chrome/test/data/v8_benchmark/run.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698