v8/test/js-perf-test
jgruber 2f17d5f8e8 [js-perf-test] Move SubRegExp class definition outside loop
Defining the subclass within the loop significantly affects subsequent
test results. For instance, the Search benchmark is 50% slower if the
subclass is defined within the loop.

BUG=v8:5339

Review-Url: https://codereview.chromium.org/2537253003
Cr-Commit-Position: refs/heads/master@{#41384}
2016-11-30 12:20:17 +00:00
..
Classes
Collections
Exceptions
Generators Add js-perf-test benchmark for generators. 2016-05-30 11:36:26 +00:00
Iterators
Keys
Object [test] Add micro benchmark for Object.create 2016-09-28 08:14:21 +00:00
PropertyQueries [js-perf-test] Fix JSTests/PropertyQueries microbenchmark. 2016-05-17 11:28:31 +00:00
RegExp [js-perf-test] Move SubRegExp class definition outside loop 2016-11-30 12:20:17 +00:00
RestParameters
Scope
SixSpeed [test] Add array destructuring micro-benchmarks. 2016-11-20 20:07:47 +00:00
SpreadCalls
StringIterators [js-perf-test] add microbenchmarks for String Iterators 2016-09-23 19:03:53 +00:00
Strings
Templates
base.js
JSTests.json Revert of [test] Add performance test for closures. (patchset id:1 of https://codereview.chromium.org/2525053002/ ) 2016-11-24 13:16:15 +00:00
RegExp.json [js-perf-test] Fix JSON syntax for RegExp tests 2016-11-28 13:12:50 +00:00
SixSpeed.json [test] Add array destructuring micro-benchmarks. 2016-11-20 20:07:47 +00:00