Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36
Chrome 126
Windows
Desktop
2 years ago
toPrecision(4).toString()
9.8M/s
toFixed(4)
9.1M/s
(Math.round(*10000)/10000).toString()
9.1M/s
View exact numbers
Test name Executions per second
toPrecision(4).toString() 9,801,588 Ops/sec
toFixed(4) 9,142,388 Ops/sec
(Math.round(*10000)/10000).toString() 9,124,432 Ops/sec
Script Preparation code:
Tests: