Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
Chrome 124
Windows
Desktop
2 years ago
toPrecision(4).toString()
7.5M/s
(Math.round(*10000)/10000).toString()
7.5M/s
toFixed(4)
7.1M/s
View exact numbers
Test name Executions per second
toPrecision(4).toString() 7,521,614 Ops/sec
(Math.round(*10000)/10000).toString() 7,487,183 Ops/sec
toFixed(4) 7,051,446 Ops/sec
Script Preparation code:
Tests: