HTML Preparation code:
Script Preparation code:
Tests:
Rendered benchmark preparation results:

Suite status: <idle, ready to run>

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

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 10 months ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36 Edg/140.0.0.0
Chrome 140 on Mac OS X 10.15.7
View result in a separate tab
sqrt with Math.sqrt
349K/s
sqrt with **
189K/s
sqrt with Math.pow
188K/s
View exact numbers
Test name Executions per second
sqrt with Math.sqrt 349,483 Ops/sec
sqrt with ** 188,615 Ops/sec
sqrt with Math.pow 188,244 Ops/sec