Run details:
Mozilla/5.0 (iPhone; CPU iPhone OS 12_4 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Mobile/15E148 Safari/604.1
Mobile Safari 12
iOS 12.4
Mobile
4 years ago
Test name Executions per second
toFixed(4) 1094203.0 Ops/sec
toPrecision(4).toString() 1032300.0 Ops/sec
(Math.round(*10000)/10000).toString() 918971.7 Ops/sec
Math.floor fast 2271301.0 Ops/sec
Script Preparation code:
Tests:
  • toFixed(4)

  • toPrecision(4).toString()

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

  • Math.floor fast