v8/test/js-perf-test
Peter Marshall 45dfd76a9c [Test] Add perf tests for TypedArray constructors.
Adds a perf test for constructing a TypedArray from a regular array,
and from a pre-made ArrayBuffer. Runs both new tests with default and
future configurations for comparison.

BUG=v8:5977

Change-Id: Idd132ca879702c54b2947a0e57ed8fe782f2767f
Reviewed-on: https://chromium-review.googlesource.com/446342
Reviewed-by: Benedikt Meurer <bmeurer@chromium.org>
Commit-Queue: Peter Marshall <petermarshall@chromium.org>
Cr-Commit-Position: refs/heads/master@{#43412}
2017-02-24 13:06:10 +00:00
..
AsyncAwait [js-perf-test] Add a basic async-await microbenchmark 2016-12-20 13:10:07 +00:00
Classes
Closures [test] Add performance test for closures. 2016-12-05 13:10:44 +00:00
Collections
Exceptions
Generators Add js-perf-test benchmark for generators. 2016-05-30 11:36:26 +00:00
Iterators
Keys reland [js-perf-test] Adding micro benchmarks for for-in and keys patterns. 2016-03-02 12:25:41 +00:00
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 SixSpeed tests for spread literals. 2017-02-07 11:25:21 +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 perf tests for TypedArray constructors. 2017-02-24 13:06:10 +00:00
base.js
JSTests.json [Test] Add perf tests for TypedArray constructors. 2017-02-24 13:06:10 +00:00
RegExp.json [js-perf-test] Fix JSON syntax for RegExp tests 2016-11-28 13:12:50 +00:00
SixSpeed.json [Test] Fix typo so that SixSpeed/SpreadLiteral/Babel is actually run. 2017-02-07 16:40:05 +00:00