Run details:
Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko
IE 11
Windows 7
Desktop
6 years ago
Test name Executions per second
toFixed(4) 1257779.0 Ops/sec
toPrecision(4).toString() 1249751.0 Ops/sec
(Math.round(*10000)/10000).toString() 3373968.0 Ops/sec
Script Preparation code:
Tests:
  • toFixed(4)

  • toPrecision(4).toString()

  • (Math.round(*10000)/10000).toString()