v8/test/js-perf-test/BigInt
Qifan Pan fcfa0a2691 [js-perf-test] Reduce input sizes for small BigInts
Input sizes are reduced from 64 to 60 to satisfy the requirement
of "small" without influencing the scores in some existing
benchmarks.

Bug: v8:9407
Change-Id: I51ca0b9a7a8c128c9fc863e4ff0587eeebdd7bac
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3929031
Reviewed-by: Jakob Kummerow <jkummerow@chromium.org>
Commit-Queue: Qifan Pan <panq@google.com>
Cr-Commit-Position: refs/heads/main@{#83560}
2022-10-06 14:23:53 +00:00
..
add-no-opt.js [js-perf-test] Benchmark BigIntAdd without turbofan 2022-09-21 13:29:03 +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 [js-perf-test] Reduce input sizes for small BigInts 2022-10-06 14:23:53 +00:00
divide.js [js-perf-test] Reduce input sizes for small BigInts 2022-10-06 14:23:53 +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