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/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15
Safari 17 on Mac OS X 10.15.7
View result in a separate tab
sqrt with ** 0.5
769/s
sqrt with Math.pow
556/s
Math.sqrt
554/s
View exact numbers
Test name Executions per second
sqrt with ** 0.5 769 Ops/sec
sqrt with Math.pow 556 Ops/sec
Math.sqrt 554 Ops/sec