Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
Chrome 124
Mac OS X 10.15.7
Desktop
2 years ago
sqrt with ** 0.5
10K/s
sqrt with Math.pow
1K/s
Math.sqrt
1K/s
View exact numbers
Test name Executions per second
sqrt with ** 0.5 9,810 Ops/sec
sqrt with Math.pow 1,303 Ops/sec
Math.sqrt 1,259 Ops/sec
Script Preparation code:
Tests: