..
Array
[benchmarks] Move Array slice benchmarks to js-perf-test
2019-05-20 09:05:52 +00:00
ArrayIndexOfIncludesPolymorphic
[js-perf-test] Add Array#{indexOf,includes} micro-benchmark
2018-10-31 07:55:24 +00:00
ArrayInOperator
[test] Add perf test for in operator on arrays
2019-02-20 22:36:13 +00:00
ArrayLiteralInitialSpreadLargeDoubleHoley
[js-perf-tests] Add micro-benchmarks for copying double arrays.
2018-10-15 15:05:21 +00:00
ArrayLiteralInitialSpreadLargeDoublePacked
[js-perf-tests] Fix micro-benchmark of spreading double arrays.
2018-10-15 17:41:16 +00:00
ArrayLiteralInitialSpreadLargeHoley
Remove slow ArrayLiteralInitialSpread benchmarks to avoid timeout.
2018-08-29 14:50:59 +00:00
ArrayLiteralInitialSpreadLargePacked
[js-perf-tests] Fix micro-benchmark of spreading double arrays.
2018-10-15 17:41:16 +00:00
ArrayLiteralInitialSpreadLargeSmiMap
[js-perf-test] Add micro-benchmarks for spreading maps and sets.
2018-10-10 08:32:15 +00:00
ArrayLiteralInitialSpreadLargeSmiSet
[js-perf-test] Fix spread set benchmark.
2018-10-12 08:43:58 +00:00
ArrayLiteralInitialSpreadSmallDoubleHoley
[js-perf-tests] Add micro-benchmarks for copying double arrays.
2018-10-15 15:05:21 +00:00
ArrayLiteralInitialSpreadSmallDoublePacked
[js-perf-tests] Fix micro-benchmark of spreading double arrays.
2018-10-15 17:41:16 +00:00
ArrayLiteralInitialSpreadSmallHoley
Enable warmup and/or longer runs for ArrayLiteralInitialSpread.
2018-08-27 08:40:46 +00:00
ArrayLiteralInitialSpreadSmallPacked
Rename and fix JSON data for ArrayLiteralInitialSpread benchmarks.
2018-08-28 10:45:38 +00:00
ArrayLiteralInitialSpreadSmallSmiMap
[js-perf-test] Add micro-benchmarks for spreading maps and sets.
2018-10-10 08:32:15 +00:00
ArrayLiteralInitialSpreadSmallSmiSet
[js-perf-test] Fix spread set benchmark (again).
2018-10-12 10:50:59 +00:00
ArrayLiteralSpread
ArraySort
Reland "[array] Move Array#sort pre-processing to Torque"
2019-05-24 12:13:17 +00:00
AsyncAwait
Replace %RunMicrotasks with %PerformMicrotaskCheckpoint
2018-12-06 11:10:18 +00:00
BigInt
[js-perf-test] Adds performance benchmarks for BigInt.asUintN
2019-07-01 08:21:57 +00:00
BytecodeHandlers
Classes
Closures
Collections
[js-perf-test] Add more WeakMap perf tests
2019-03-25 10:47:29 +00:00
DataView
[dataview] Improve JS performance test coverage for DataView
2018-07-03 09:06:24 +00:00
Dates
[Intl] Add benchmark for toLocaleString/localeCompare
2018-11-07 18:08:16 +00:00
Exceptions
ExpressionDepth
ForLoops
Generators
Inspector
Replace %RunMicrotasks with %PerformMicrotaskCheckpoint
2018-12-06 11:10:18 +00:00
Intl
Add benchmark test for Intl.Locale
2019-05-15 16:58:28 +00:00
Iterators
Keys
ManyClosures
[Test] Add %PrepareForOptimization in tests
2019-04-30 14:18:22 +00:00
Modules
Replace %RunMicrotasks with %PerformMicrotaskCheckpoint
2018-12-06 11:10:18 +00:00
Numbers
[Intl] Add benchmark for toLocaleString/localeCompare
2018-11-07 18:08:16 +00:00
Object
ObjectFreeze
add micro-benchmark of array.reduce, array.reduceRight for frozen object
2019-06-13 18:36:55 +00:00
ObjectLiteralSpread
Parsing
[js-perf] Further reducing test-case size.
2018-08-30 11:41:30 +00:00
PropertyQueries
Proxies
add micro-benchmark for proxy trap setPrototypeOf
2019-06-25 16:18:52 +00:00
RegExp
Add benchmark for regexp "gi".
2019-06-28 17:56:31 +00:00
RestParameters
Scope
SixSpeed
SpreadCalls
SpreadCallsGeneral
Add warmup to SpreadCallsGeneral benchmarks.
2018-09-04 16:15:54 +00:00
StackTrace
[Test] Add %PrepareForOptimization in tests
2019-04-30 14:18:22 +00:00
StringIterators
Fix StringToList to set right length of the new array.
2018-10-24 13:30:51 +00:00
Strings
[Intl] Add String toLocale(Lower|Upper)Case perf benchmark
2019-02-15 05:53:04 +00:00
Templates
TurboFan
[turbofan] Introduce a CheckStringAdd node instead of cons string lowering
2018-08-29 09:34:26 +00:00
TypedArrays
[js-perf-test] Add TypedArray#filter micro-benchmark
2019-03-04 14:40:31 +00:00
base.js
[test] Ensure random generator in JSTests does not use float arithmetic
2018-12-17 10:05:08 +00:00
JSTests1.json
[js-perf-test] Adds performance benchmarks for BigInt.asUintN
2019-07-01 08:21:57 +00:00
JSTests2.json
[benchmarks] Move Array slice benchmarks to js-perf-test
2019-05-20 09:05:52 +00:00
JSTests3.json
[test] Remove duplicated traces from the JSTests3 config
2019-04-25 18:28:45 +00:00
JSTests4.json
add micro-benchmark for proxy trap setPrototypeOf
2019-06-25 16:18:52 +00:00
JSTests5.json
[test] load the remaining js-perf-test resource file for Android devices
2019-07-01 12:31:30 +00:00
OWNERS
[owners] Remove redundant OWNERS files in test/
2019-06-24 12:44:32 +00:00
RegExp.json
Add benchmark for regexp "gi".
2019-06-28 17:56:31 +00:00
SixSpeed.json
Increase timeout for JSTests/Array test and fix Michael's username
2019-04-16 12:24:10 +00:00