Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36
Chrome 125
Mac OS X 10.15.7
Desktop
2 years ago
toPrecision(4).toString()
10.5M/s
(Math.round(*10000)/10000).toString()
9.9M/s
toFixed(4)
9.1M/s
View exact numbers
Test name Executions per second
toPrecision(4).toString() 10,485,533 Ops/sec
(Math.round(*10000)/10000).toString() 9,928,007 Ops/sec
toFixed(4) 9,070,888 Ops/sec
Script Preparation code:
Tests: