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 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36 Edg/124.0.0.0
Chrome 124 on Windows
View result in a separate tab
sqrt with ** 0.5
122K/s
sqrt with Math.pow
2K/s
Math.sqrt
1K/s
View exact numbers
Test name Executions per second
sqrt with ** 0.5 122,012 Ops/sec
sqrt with Math.pow 1,515 Ops/sec
Math.sqrt 1,479 Ops/sec