v8/test/js-perf-test
Z Nguyen-Huu f4d2ccc3df add micro-benchmark for Proxy with PreventExtensions trap
Bug: v8:6664
Change-Id: Iaef787b3b0c2a24de57b7c3a5c4e75e5a723228e
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1652061
Commit-Queue: Z Nguyen-Huu <duongn@microsoft.com>
Reviewed-by: Jakob Gruber <jgruber@chromium.org>
Cr-Commit-Position: refs/heads/master@{#62101}
2019-06-11 17:27:36 +00:00
..
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
ArrayLiteralInitialSpreadLargePacked [js-perf-tests] Fix micro-benchmark of spreading double arrays. 2018-10-15 17:41:16 +00:00
ArrayLiteralInitialSpreadLargeSmiMap
ArrayLiteralInitialSpreadLargeSmiSet
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
ArrayLiteralInitialSpreadSmallPacked
ArrayLiteralInitialSpreadSmallSmiMap
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] Performance benchmark for adding random BigInts 2019-06-06 10:05:16 +00:00
BytecodeHandlers
Classes
Closures
Collections [js-perf-test] Add more WeakMap perf tests 2019-03-25 10:47:29 +00:00
DataView
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 new micro-benchmark of HasOwnProperty for frozen objects 2019-06-11 13:28:25 +00:00
ObjectLiteralSpread
Parsing
PropertyQueries
Proxies add micro-benchmark for Proxy with PreventExtensions trap 2019-06-11 17:27:36 +00:00
RegExp [Intl] Add perf tests for case insensitive test 2019-03-05 22:33:08 +00:00
RestParameters
Scope
SixSpeed
SpreadCalls
SpreadCallsGeneral
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
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] Performance benchmark for adding random BigInts 2019-06-06 10:05:16 +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 with PreventExtensions trap 2019-06-11 17:27:36 +00:00
JSTests5.json add new micro-benchmark of HasOwnProperty for frozen objects 2019-06-11 13:28:25 +00:00
OWNERS Add OWNERS files for src and test 2019-05-30 04:51:21 +00:00
RegExp.json [Intl] Add perf tests for case insensitive test 2019-03-05 22:33:08 +00:00
SixSpeed.json Increase timeout for JSTests/Array test and fix Michael's username 2019-04-16 12:24:10 +00:00