HTML Preparation code:
Script Preparation code:
Tests:
  • a*a

  • a**2

  • Math.pow(a, 2)

  • ajax bigInt.square

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: 11 months 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
Test name Executions per second
a*a 138252512.0 Ops/sec
a**2 132695304.0 Ops/sec
Math.pow(a, 2) 132234384.0 Ops/sec
ajax bigInt.square 107275280.0 Ops/sec