v8/test/js-perf-test/BigInt
Qifan Pan 5dfa2195fc [js-perf-test] Benchmark BigIntAdd without turbofan
Bug: v8:9407
Change-Id: Ie7993fcacc3e518da7b4af4c4ab20d8e4c47870c
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3905197
Reviewed-by: Nico Hartmann <nicohartmann@chromium.org>
Commit-Queue: Qifan Pan <panq@google.com>
Cr-Commit-Position: refs/heads/main@{#83364}
2022-09-21 13:29:03 +00:00
..
add-no-opt.js [js-perf-test] Benchmark BigIntAdd without turbofan 2022-09-21 13:29:03 +00:00
add.js
as-int-n.js
as-uint-n.js
bigint-util.js [TurboFan] Add benchmark for BigInt multiply 2022-07-26 13:50:08 +00:00
bitwise-and.js [turbofan] More benchmarks for BigInt operations 2022-08-17 08:56:08 +00:00
divide.js [turbofan] More benchmarks for BigInt operations 2022-08-17 08:56:08 +00:00
exponentiate.js [turbofan] More benchmarks for BigInt operations 2022-08-17 08:56:08 +00:00
multiply.js [turbofan] More benchmarks for BigInt operations 2022-08-17 08:56:08 +00:00
run.js
shift.js
subtract.js
to-boolean.js