HTML Preparation code:
Script Preparation code:
Tests:
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    a*a
    a**2
    Math.pow(a, 2)
    ajax bigInt.square

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one year ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36
Chrome 137 on Windows
View result in a separate tab
a*a
138.3M/s
a**2
132.7M/s
Math.pow(a, 2)
132.2M/s
ajax bigInt.square
107.3M/s
View exact numbers
Test name Executions per second
a*a 138,252,512 Ops/sec
a**2 132,695,304 Ops/sec
Math.pow(a, 2) 132,234,384 Ops/sec
ajax bigInt.square 107,275,280 Ops/sec