Run details:
Mozilla/5.0 (iPhone; CPU iPhone OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1
Mobile Safari 16
iOS 16.7.2
Mobile
10 months ago
Test name Executions per second
toFixed(4) 11360780.0 Ops/sec
toPrecision(4).toString() 9386380.0 Ops/sec
(Math.round(*10000)/10000).toString() 9805089.0 Ops/sec
Script Preparation code:
Tests:
  • toFixed(4)

  • toPrecision(4).toString()

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