| Index: benchmarks/base.js
|
| ===================================================================
|
| --- benchmarks/base.js (revision 362)
|
| +++ benchmarks/base.js (working copy)
|
| @@ -73,7 +73,7 @@
|
| // 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 = '2';
|
|
|
|
|
| // Runs all registered benchmark suites and optionally yields between
|
|
|