summaryrefslogtreecommitdiff
path: root/deps/v8/benchmarks/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/benchmarks/README.txt')
-rw-r--r--deps/v8/benchmarks/README.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/deps/v8/benchmarks/README.txt b/deps/v8/benchmarks/README.txt
index 6676f37556..800b4f5185 100644
--- a/deps/v8/benchmarks/README.txt
+++ b/deps/v8/benchmarks/README.txt
@@ -70,9 +70,7 @@ Removed dead code from the RayTrace benchmark and fixed a couple of
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.
+increasing pressure on the memory subsystem.
Furthermore, the benchmark runner was changed to run the benchmarks
for at least a few times to stabilize the reported numbers on slower