Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
Chrome 130
Mac OS X 10.15.7
Desktop
one year ago
toPrecision(4).toString()
5.2M/s
(Math.round(*10000)/10000).toString()
4.8M/s
toFixed(4)
4.5M/s
View exact numbers
Test name Executions per second
toPrecision(4).toString() 5,204,311 Ops/sec
(Math.round(*10000)/10000).toString() 4,773,148 Ops/sec
toFixed(4) 4,514,449 Ops/sec
Script Preparation code:
Tests: