v8/test/js-perf-test/BytecodeHandlers
Mythri A 566ba7928c [perf-test] Add a performance test for LdaGlobal bytecodes
Bug: v8:8394
Change-Id: Idd8f3a4a096c94b355ff0ef491281da31a1c960b
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1849529
Reviewed-by: Santiago Aboy Solanes <solanes@chromium.org>
Commit-Queue: Mythri Alle <mythria@chromium.org>
Cr-Commit-Position: refs/heads/master@{#64198}
2019-10-09 16:34:33 +00:00
..
arithmetic.js [Interpreter] Add micro-benchmarks for arithmetic and bitwise operations. 2017-06-05 15:28:21 +00:00
bitwise.js Call the right functions in bitwise bytecode handlers benchmarks. 2017-07-17 10:58:47 +00:00
compare.js Revert "[Interpreter] Improve handling of a === true / false." 2017-05-22 13:14:44 +00:00
LdaGlobal.js [perf-test] Add a performance test for LdaGlobal bytecodes 2019-10-09 16:34:33 +00:00
LdaKeyedProperty.js [ic] Add benchmark for LdaKeyedLoad 2019-07-12 10:33:11 +00:00
LdaNamedProperty.js [IC] Add LdaNamedProperty micro-benchmark tests 2019-07-04 11:06:19 +00:00
run.js Sub-categorize bytecode handler benchmarks in test/js-perf-test. 2017-06-09 10:43:49 +00:00
string-concat.js [Interpreter] Add micro-benchmarks for string concatentation. 2017-05-26 13:59:58 +00:00