v8/test/js-perf-test
Mythri 2c460f6a26 [Interpreter] Update the js-perf-test json file with the newly added tests.
Update the json file in js-perf-test with compare bytecode handler tests.
This cl (https://chromium-review.googlesource.com/c/485522/) adds new
tests but not all of them are updated in the json file.

Bug:v8:4280

Change-Id: Ifd1f479b770a4277fbba1de51ca2f7cbc26003cb
Reviewed-on: https://chromium-review.googlesource.com/487961
Reviewed-by: Ross McIlroy <rmcilroy@chromium.org>
Commit-Queue: Mythri Alle <mythria@chromium.org>
Cr-Commit-Position: refs/heads/master@{#44879}
2017-04-26 08:50:49 +00:00
..
Array [JSPerfTests] New tests for Array.prototype.filter and map. 2017-03-24 17:39:34 +00:00
AsyncAwait [js-perf-test] Add a basic async-await microbenchmark 2016-12-20 13:10:07 +00:00
BytecodeHandlers [Interpreter] Add js-perf-test benchmark for compare bytecode handlers. 2017-04-25 11:41:57 +00:00
Classes
Closures [test] Add performance test for closures. 2016-12-05 13:10:44 +00:00
Collections
Exceptions
ForLoops [js-perf-test] add microbenchmarks for C-style for loops 2017-04-12 21:56:43 +00:00
Generators
Iterators
Keys
Modules [modules] Add a simple micro-benchmark for import/export accesses. 2017-04-24 18:52:02 +00:00
Object [test] Add micro benchmark for Object.create 2016-09-28 08:14:21 +00:00
PropertyQueries
RegExp [js-perf-test] Move SubRegExp class definition outside loop 2016-11-30 12:20:17 +00:00
RestParameters [js-perf-test] Add microbenchmarks for materialized rest parameters. 2017-04-19 05:25:40 +00:00
Scope
SixSpeed [js-perf-tests] Add classes benchmarks from SixSpeed. 2017-04-19 11:23:48 +00:00
SpreadCalls
StringIterators [js-perf-test] add microbenchmarks for String Iterators 2016-09-23 19:03:53 +00:00
Strings
Templates
TypedArrays [test] Add a benchmark for constructing all types of TypedArrays. 2017-04-11 13:46:10 +00:00
base.js
JSTests.json [Interpreter] Update the js-perf-test json file with the newly added tests. 2017-04-26 08:50:49 +00:00
RegExp.json [js-perf-test] Fix JSON syntax for RegExp tests 2016-11-28 13:12:50 +00:00
SixSpeed.json [js-perf-tests] Add classes benchmarks from SixSpeed. 2017-04-19 11:23:48 +00:00