Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4.1 Safari/605.1.15
Safari 17
Mac OS X 10.15.7
Desktop
2 years ago
sqrt with ** 0.5
769/s
sqrt with Math.pow
556/s
Math.sqrt
554/s
View exact numbers
Test name Executions per second
sqrt with ** 0.5 769 Ops/sec
sqrt with Math.pow 556 Ops/sec
Math.sqrt 554 Ops/sec
Script Preparation code:
Tests: