summaryrefslogtreecommitdiff
path: root/deps/v8/benchmarks/revisions.html
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2010-09-22 11:14:58 -0700
committerRyan Dahl <ry@tinyclouds.org>2010-09-22 19:20:06 -0700
commit4df999f85f2cb7ac687d3281af012d9df9699657 (patch)
treefebaced149ed8843bdbe3f3a8759fdf137c809ec /deps/v8/benchmarks/revisions.html
parent893ebe72305ea599c32c99e3ca4fda050ae7c983 (diff)
downloadandroid-node-v8-4df999f85f2cb7ac687d3281af012d9df9699657.tar.gz
android-node-v8-4df999f85f2cb7ac687d3281af012d9df9699657.tar.bz2
android-node-v8-4df999f85f2cb7ac687d3281af012d9df9699657.zip
Revert "Upgrade V8 to 2.4.5"
This reverts commit e2274412488ab310decb8494ab41009342b3c2f6. Build fails on mac
Diffstat (limited to 'deps/v8/benchmarks/revisions.html')
-rw-r--r--deps/v8/benchmarks/revisions.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/deps/v8/benchmarks/revisions.html b/deps/v8/benchmarks/revisions.html
index 6ff75be1e1..1c54f63462 100644
--- a/deps/v8/benchmarks/revisions.html
+++ b/deps/v8/benchmarks/revisions.html
@@ -26,9 +26,7 @@ the benchmark suite.
typos in the DeltaBlue implementation. Changed the Splay benchmark to
avoid converting the same numeric key to a string over and over again
and to avoid inserting and removing the same element repeatedly thus
-increasing pressure on the memory subsystem. Changed the RegExp
-benchmark to exercise the regular expression engine on different input
-strings.</p>
+increasing pressure on the memory subsystem.</p>
<p>Furthermore, the benchmark runner was changed to run the benchmarks
for at least a few times to stabilize the reported numbers on slower