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
797/s
sqrt with Math.pow
548/s
Math.sqrt
546/s
View exact numbers
Test name Executions per second
sqrt with ** 0.5 797 Ops/sec
sqrt with Math.pow 548 Ops/sec
Math.sqrt 546 Ops/sec
Script Preparation code:
Tests: