10^5 vs 100_000

Benchmark created on


Test runner

Ready to run.

Testing in
TestOps/sec
100_000
const v = 100_000;
ready
10^5
const v = 10**5
ready

Revisions

You can edit these tests or add more tests to this page by appending /edit to the URL.