Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36
Chrome 122
Windows
Desktop
2 years ago
toFixed(4)
9.3M/s
toPrecision(4).toString()
9.0M/s
(Math.round(*10000)/10000).toString()
8.2M/s
View exact numbers
Test name Executions per second
toFixed(4) 9,333,101 Ops/sec
toPrecision(4).toString() 9,021,106 Ops/sec
(Math.round(*10000)/10000).toString() 8,209,598 Ops/sec
Script Preparation code:
Tests: