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
169K/s
sqrt with Math.pow
2K/s
Math.sqrt
2K/s
View exact numbers
Test name Executions per second
sqrt with ** 0.5 169,034 Ops/sec
sqrt with Math.pow 1,702 Ops/sec
Math.sqrt 1,671 Ops/sec
Script Preparation code:
Tests: