v8/test/js-perf-test/BytecodeHandlers
Mythri 05b9778d12 Sub-categorize bytecode handler benchmarks in test/js-perf-test.
All the bytecode handlers were added a one test, so we would get a
total on all of the bytecode handler benchmarks. It is not a good
indicator when we total unrelated benchmarks. So added more categories
to group only related benchmarks together. This also makes it easier
to look at the results.

Bug: chromium:730628
Change-Id: I1c5858f40c1ce584c4b7bd833a7f3c52a43d07c6
Reviewed-on: https://chromium-review.googlesource.com/527436
Commit-Queue: Mythri Alle <mythria@chromium.org>
Reviewed-by: Ross McIlroy <rmcilroy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#45808}
2017-06-09 10:43:49 +00:00
..
arithmetic.js [Interpreter] Add micro-benchmarks for arithmetic and bitwise operations. 2017-06-05 15:28:21 +00:00
bitwise.js [Interpreter] Add micro-benchmarks for arithmetic and bitwise operations. 2017-06-05 15:28:21 +00:00
compare.js Revert "[Interpreter] Improve handling of a === true / false." 2017-05-22 13:14:44 +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