Script Preparation code:
Tests:
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Math.sqrt
    sqrt with Math.pow
    sqrt with **

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 2 years ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0
Firefox 125 on Windows
View result in a separate tab
sqrt with **
42K/s
Math.sqrt
28K/s
sqrt with Math.pow
26K/s
View exact numbers
Test name Executions per second
sqrt with ** 42,050 Ops/sec
Math.sqrt 27,933 Ops/sec
sqrt with Math.pow 25,754 Ops/sec