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 ** 0.5

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 2 years ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
Chrome 124 on Mac OS X 10.15.7
View result in a separate tab
sqrt with ** 0.5
157K/s
sqrt with Math.pow
2K/s
Math.sqrt
2K/s
View exact numbers
Test name Executions per second
sqrt with ** 0.5 157,102 Ops/sec
sqrt with Math.pow 1,668 Ops/sec
Math.sqrt 1,611 Ops/sec