Run details:
Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Mobile Safari/537.36
Chrome Mobile 120
Android
Mobile
2 years ago
toPrecision(4).toString()
4.1M/s
toFixed(4)
3.8M/s
(Math.round(*10000)/10000).toString()
3.4M/s
View exact numbers
Test name Executions per second
toPrecision(4).toString() 4,141,642 Ops/sec
toFixed(4) 3,758,699 Ops/sec
(Math.round(*10000)/10000).toString() 3,379,906 Ops/sec
Script Preparation code:
Tests: