summaryrefslogtreecommitdiff
path: root/deps/v8/benchmarks/base.js
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2010-05-21 09:41:50 -0700
committerRyan Dahl <ry@tinyclouds.org>2010-05-21 09:41:50 -0700
commit2b34363d03e0718c9e9f39982c723b806558c759 (patch)
tree0388b89e7794e3aa7c9ee2e923570cca56c7def9 /deps/v8/benchmarks/base.js
parent9514a4d5476225e8c8310ce5acae2857033bcaaa (diff)
downloadandroid-node-v8-2b34363d03e0718c9e9f39982c723b806558c759.tar.gz
android-node-v8-2b34363d03e0718c9e9f39982c723b806558c759.tar.bz2
android-node-v8-2b34363d03e0718c9e9f39982c723b806558c759.zip
Upgrade V8 to 2.2.11
Diffstat (limited to 'deps/v8/benchmarks/base.js')
-rw-r--r--deps/v8/benchmarks/base.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/benchmarks/base.js b/deps/v8/benchmarks/base.js
index 67cddd205e..ce308419ed 100644
--- a/deps/v8/benchmarks/base.js
+++ b/deps/v8/benchmarks/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 = '5';
+BenchmarkSuite.version = '6 (candidate)';
// To make the benchmark results predictable, we replace Math.random