Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36
Chrome 103
Mac OS X 10.11.6
Desktop
one year ago
(Math.round(*10000)/10000).toString()
13.1M/s
toPrecision(4).toString()
3.3M/s
toFixed(4)
3.0M/s
View exact numbers
Test name Executions per second
(Math.round(*10000)/10000).toString() 13,101,642 Ops/sec
toPrecision(4).toString() 3,263,265 Ops/sec
toFixed(4) 3,025,731 Ops/sec
Script Preparation code:
Tests: