v8/test/js-perf-test
Adam Klein 0f0e274b1b [js-perf-tests] Bring basic-import and basic-export in line with basic-namespace
All microbenchmarks now add 20 variables together per iteration, rather than
just a single variable.

Also re-add a sanity check after the loop, and fix a missing variable add (a15)
from the loop.

Bug: v8:1569
Change-Id: Ie54357b5cedaafd85f01c699c08b24a5ee6468c9
Reviewed-on: https://chromium-review.googlesource.com/636284
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Commit-Queue: Adam Klein <adamk@chromium.org>
Cr-Commit-Position: refs/heads/master@{#47618}
2017-08-25 21:38:22 +00:00
..
Array [js-perf-test] Add microbenchmarks for Array.prototype.join/toString. 2017-07-28 05:11:38 +00:00
AsyncAwait
BytecodeHandlers Call the right functions in bitwise bytecode handlers benchmarks. 2017-07-17 10:58:47 +00:00
Classes [js-perf-test] Add microbenchmarks for leaf constructors. 2017-08-08 05:25:31 +00:00
Closures
Collections [test] Add micro-benchmarks for Map and Set iterators. 2017-07-05 12:22:17 +00:00
Exceptions
ExpressionDepth [Perf] Add ExpressionDepth test. 2017-06-19 20:50:00 +00:00
ForLoops [js-perf-test] add microbenchmarks for C-style for loops 2017-04-12 21:56:43 +00:00
Generators
Inspector [inspector] added Debugger.getPossibleBreakpoints perf test 2017-07-31 08:05:29 +00:00
Iterators
Keys
ManyClosures [Test] Test case to investigate the impact of removing the weak list 2017-08-24 15:02:48 +00:00
Modules [js-perf-tests] Bring basic-import and basic-export in line with basic-namespace 2017-08-25 21:38:22 +00:00
Object
PropertyQueries [js-perf-tests] Fix PropertyQueries test for fast-delete 2017-05-05 15:57:36 +00:00
Proxies Add micro-benchmark for Proxy set property 2017-08-10 18:11:50 +00:00
RegExp
RestParameters [elements] Rename FAST elements kinds 2017-06-30 13:31:44 +00:00
Scope
SixSpeed [js-perf-tests] Add classes benchmarks from SixSpeed. 2017-04-19 11:23:48 +00:00
SpreadCalls
StringIterators
Strings
Templates
TypedArrays Add benchmark for TypedArray.prototype.set from array-like 2017-08-14 19:45:49 +00:00
base.js
JSTests.json [Test] Test case to investigate the impact of removing the weak list 2017-08-24 15:02:48 +00:00
RegExp.json
SixSpeed.json [js-perf-tests] Add classes benchmarks from SixSpeed. 2017-04-19 11:23:48 +00:00