.. |
Array
|
[builtins] Array.map should transition output arrays.
|
2017-07-05 14:08:08 +00:00 |
AsyncAwait
|
[js-perf-test] Add a basic async-await microbenchmark
|
2016-12-20 13:10:07 +00:00 |
BytecodeHandlers
|
Sub-categorize bytecode handler benchmarks in test/js-perf-test.
|
2017-06-09 10:43:49 +00:00 |
Classes
|
Fix lazy parsing for functions that use super.
|
2015-02-13 18:35:09 +00:00 |
Closures
|
[test] Add performance test for closures.
|
2016-12-05 13:10:44 +00:00 |
Collections
|
[test] Add micro-benchmarks for Map and Set iterators.
|
2017-07-05 12:22:17 +00:00 |
Exceptions
|
Fixes for try-catch microbenchmark
|
2015-06-08 10:11:34 +00:00 |
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
|
Add js-perf-test benchmark for generators.
|
2016-05-30 11:36:26 +00:00 |
Inspector
|
[inspector] added simple js-perf-test for inspector
|
2017-06-20 10:32:05 +00:00 |
Iterators
|
Use merged JSTest config for performance tests.
|
2014-12-05 08:43:19 +00:00 |
Keys
|
reland [js-perf-test] Adding micro benchmarks for for-in and keys patterns.
|
2016-03-02 12:25:41 +00:00 |
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
|
[js-perf-tests] Fix PropertyQueries test for fast-delete
|
2017-05-05 15:57:36 +00:00 |
Proxies
|
Implement micro-benchmark for Proxy call and construct
|
2017-07-12 13:27:54 +00:00 |
RegExp
|
[js-perf-test] Move SubRegExp class definition outside loop
|
2016-11-30 12:20:17 +00:00 |
RestParameters
|
[elements] Rename FAST elements kinds
|
2017-06-30 13:31:44 +00:00 |
Scope
|
For Micro-benchmarks for 'with'
|
2015-06-01 07:40:11 +00:00 |
SixSpeed
|
[js-perf-tests] Add classes benchmarks from SixSpeed.
|
2017-04-19 11:23:48 +00:00 |
SpreadCalls
|
[es6] implement spread calls
|
2015-04-09 19:37:19 +00:00 |
StringIterators
|
[js-perf-test] add microbenchmarks for String Iterators
|
2016-09-23 19:03:53 +00:00 |
Strings
|
Use merged JSTest config for performance tests.
|
2014-12-05 08:43:19 +00:00 |
Templates
|
Perf tests for Template Literals
|
2014-12-12 05:14:28 +00:00 |
TypedArrays
|
[test] Add a benchmark for constructing all types of TypedArrays.
|
2017-04-11 13:46:10 +00:00 |
base.js
|
Adjust benchmark framework to avoid spending 50% of time on 'new Date'
|
2015-05-19 11:19:36 +00:00 |
JSTests.json
|
Implement micro-benchmark for Proxies constructor
|
2017-07-05 13:36:10 +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 |