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: one month ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36 Edg/148.0.0.0
Chrome 148 on Windows
View result in a separate tab
Test name Executions per second
Math.sqrt(x * x) 49646084.0 Ops/sec
Math.sqrt(x ** 2) 49592280.0 Ops/sec