Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36
Chrome 137
Mac OS X 10.15.7
Desktop
one year ago
sqrt with Math.pow
119K/s
sqrt with **
117K/s
sqrt with Math.sqrt
101K/s
View exact numbers
Test name Executions per second
sqrt with Math.pow 119,099 Ops/sec
sqrt with ** 116,605 Ops/sec
sqrt with Math.sqrt 100,652 Ops/sec
HTML Preparation code:
Script Preparation code:
Tests: