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
one year ago
toPrecision(4).toString()
4.7M/s
(Math.round(*10000)/10000).toString()
4.4M/s
toFixed(4)
3.7M/s
View exact numbers
Test name Executions per second
toPrecision(4).toString() 4,665,322 Ops/sec
(Math.round(*10000)/10000).toString() 4,366,226 Ops/sec
toFixed(4) 3,679,121 Ops/sec
Script Preparation code:
Tests: