Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36
Chrome 122
Mac OS X 10.15.7
Desktop
2 years ago
toPrecision(4).toString()
11.5M/s
(Math.round(*10000)/10000).toString()
11.3M/s
toFixed(4)
11.1M/s
View exact numbers
Test name Executions per second
toPrecision(4).toString() 11,492,983 Ops/sec
(Math.round(*10000)/10000).toString() 11,313,728 Ops/sec
toFixed(4) 11,061,376 Ops/sec
Script Preparation code:
Tests: