v8/test/js-perf-test
Marja Hölttä 7ed989817a [super] Rewrite perf tests
- Add tests comparing super property access to normal property access
- Shift the work so that the framework takes less time and the thing
we're trying to measure takes more time.
- Optimize / disable the optimization for the target function, not the
whole test framework.
- Reduce the amount of boilerplate code in the tests.

Bug: v8:9237
Change-Id: Idde133298c9b8ffb3d49945ef9c67f5039634598
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2536635
Reviewed-by: Shu-yu Guo <syg@chromium.org>
Commit-Queue: Marja Hölttä <marja@chromium.org>
Cr-Commit-Position: refs/heads/master@{#71196}
2020-11-16 08:36:24 +00:00
..
Array
ArrayIndexOfIncludesPolymorphic
ArrayInOperator
ArrayLiteralInitialSpreadLargeDoubleHoley
ArrayLiteralInitialSpreadLargeDoublePacked
ArrayLiteralInitialSpreadLargeHoley
ArrayLiteralInitialSpreadLargePacked
ArrayLiteralInitialSpreadLargeSmiMap
ArrayLiteralInitialSpreadLargeSmiSet
ArrayLiteralInitialSpreadSmallDoubleHoley
ArrayLiteralInitialSpreadSmallDoublePacked
ArrayLiteralInitialSpreadSmallHoley
ArrayLiteralInitialSpreadSmallPacked
ArrayLiteralInitialSpreadSmallSmiMap
ArrayLiteralInitialSpreadSmallSmiSet
ArrayLiteralSpread
ArraySort
AsyncAwait [js-perf-test] Add flags for async benchmark 2020-07-01 12:04:46 +00:00
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
Iterators
Keys
ManyClosures
Modules
Numbers Add micro-benchmark for toString(16) 2020-07-30 07:15:32 +00:00
Object
ObjectFreeze
ObjectLiteralSpread
Operators [js-perf-test] Benchmark for sloppy equality 2020-05-04 08:29:00 +00:00
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 [cleanup][test] Fix typo in js-perf-test/Scope/with.js 2020-02-12 10:59:54 +00:00
SixSpeed
SpreadCalls
SpreadCallsGeneral
StackTrace
StringIterators
Strings
SuperIC [super] Rewrite perf tests 2020-11-16 08:36:24 +00:00
Templates
TurboFan
TypedArrays
base.js
JSTests1.json [js-perf-test] Benchmark for sloppy equality 2020-05-04 08:29:00 +00:00
JSTests2.json
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 Add micro-benchmark for toString(16) 2020-07-30 07:15:32 +00:00
OWNERS
RegExp.json Add benchmark for regexp "gi". 2019-06-28 17:56:31 +00:00
SixSpeed.json
SuperIC.json [super] Rewrite perf tests 2020-11-16 08:36:24 +00:00