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
toPrecision(4).toString()
6.1M/s
(Math.round(*10000)/10000).toString()
5.5M/s
toFixed(4)
5.3M/s
View exact numbers
Test name Executions per second
toPrecision(4).toString() 6,134,424 Ops/sec
(Math.round(*10000)/10000).toString() 5,528,490 Ops/sec
toFixed(4) 5,313,142 Ops/sec
Script Preparation code:
Tests: