Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
Chrome 130
Windows
Desktop
one year ago
(Math.round(*10000)/10000).toString()
3.9M/s
toFixed(4)
3.4M/s
toPrecision(4).toString()
3.1M/s
View exact numbers
Test name Executions per second
(Math.round(*10000)/10000).toString() 3,861,787 Ops/sec
toFixed(4) 3,366,596 Ops/sec
toPrecision(4).toString() 3,142,868 Ops/sec
Script Preparation code:
Tests: