v8/test/js-perf-test
Nico Hartmann cff862c036 [js-perf-tests] Adds performance tests for BigInt subtraction
BigInt performance benchmarks are restructured in JSTest1.json
in such a way that it is easier to run meaningful subsets of
BigInt test cases.

Bug: v8:9213
Change-Id: Ibf94bfb0f14cf8afa890927d97f920659e8b28d0
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1872390
Commit-Queue: Nico Hartmann <nicohartmann@chromium.org>
Reviewed-by: Georg Neis <neis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#64468}
2019-10-22 13:32:09 +00:00
..
Array [benchmarks] Move Array slice benchmarks to js-perf-test 2019-05-20 09:05:52 +00:00
ArrayIndexOfIncludesPolymorphic
ArrayInOperator
ArrayLiteralInitialSpreadLargeDoubleHoley
ArrayLiteralInitialSpreadLargeDoublePacked
ArrayLiteralInitialSpreadLargeHoley
ArrayLiteralInitialSpreadLargePacked
ArrayLiteralInitialSpreadLargeSmiMap
ArrayLiteralInitialSpreadLargeSmiSet
ArrayLiteralInitialSpreadSmallDoubleHoley
ArrayLiteralInitialSpreadSmallDoublePacked
ArrayLiteralInitialSpreadSmallHoley
ArrayLiteralInitialSpreadSmallPacked
ArrayLiteralInitialSpreadSmallSmiMap
ArrayLiteralInitialSpreadSmallSmiSet
ArrayLiteralSpread
ArraySort Reland "[array] Move Array#sort pre-processing to Torque" 2019-05-24 12:13:17 +00:00
AsyncAwait
BigInt [js-perf-tests] Adds performance tests for BigInt subtraction 2019-10-22 13:32:09 +00:00
BytecodeHandlers [perf-test] Add a performance test for LdaGlobal bytecodes 2019-10-09 16:34:33 +00:00
Classes
Closures
Collections
DataView
Dates
Exceptions
ExpressionDepth
ForLoops
Generators
IC [jsperf] Add benchmark for LoadConstantFromPrototype 2019-08-16 09:33:06 +00:00
Inspector
InterpreterEntryTrampoline [test] Add micro-benchmark tests for calls with local vars 2019-07-12 16:54:01 +00:00
Intl Add benchmark test for Intl.Locale 2019-05-15 16:58:28 +00:00
Iterators
Keys
ManyClosures
Modules
Numbers
Object
ObjectFreeze add micro-benchmark of array.reduce, array.reduceRight for frozen object 2019-06-13 18:36:55 +00:00
ObjectLiteralSpread
Parsing
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
StackTrace
StringIterators
Strings
Templates
TurboFan
TypedArrays
base.js
JSTests1.json [js-perf-tests] Adds performance tests for BigInt subtraction 2019-10-22 13:32:09 +00:00
JSTests2.json [benchmarks] Move Array slice benchmarks to js-perf-test 2019-05-20 09:05:52 +00:00
JSTests3.json [perf-test] Add a performance test for LdaGlobal bytecodes 2019-10-09 16:34:33 +00:00
JSTests4.json add micro-benchmark for proxy trap setPrototypeOf 2019-06-25 16:18:52 +00:00
JSTests5.json [jsperf] Add benchmark for LoadConstantFromPrototype 2019-08-16 09:33:06 +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