v8/test/js-perf-test/BigInt
Qifan Pan d98e684f83 [turbofan] More benchmarks for BigInt operations
Benchmark BitwiseAnd, Divide, and Exponentiate. Add explicitly truncated
cases to Multiply.

Bug: v8:9407
Change-Id: I89b2a624c0a60034fbe875958461a5f2ab826ade
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3829467
Commit-Queue: Qifan Pan <panq@google.com>
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Cr-Commit-Position: refs/heads/main@{#82514}
2022-08-17 08:56:08 +00:00
..
add.js [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
as-int-n.js BigInt.asIntN benchmark 2021-10-12 12:14:39 +00:00
as-uint-n.js [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
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 [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
shift.js [js-perf-test] Performance benchmarks for BigInt left and right shift 2021-12-02 14:16:15 +00:00
subtract.js [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
to-boolean.js [js-perf-tests] Adds performance tests for BigInt subtraction 2019-10-22 13:32:09 +00:00