Script Preparation code:
Tests:
  • Math.sqrt(x * x)

  • Math.sqrt(x ** 2)

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Math.sqrt(x * x)
    Math.sqrt(x ** 2)

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 21 days ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.4 Safari/605.1.15
Safari 26 on Mac OS X 10.15.7
View result in a separate tab
Test name Executions per second
Math.sqrt(x * x) 4898473.5 Ops/sec
Math.sqrt(x ** 2) 5233494.5 Ops/sec