Run details:
Mozilla/5.0 (iPhone; CPU iPhone OS 16_6 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1
Mobile Safari 16
iOS 16.6
Mobile
2 months ago
Test name Executions per second
toFixed(4) 6729253.0 Ops/sec
toPrecision(4).toString() 5870960.0 Ops/sec
(Math.round(*10000)/10000).toString() 6109882.0 Ops/sec
Math.floor fast 10662710.0 Ops/sec
Script Preparation code:
Tests:
  • toFixed(4)

  • toPrecision(4).toString()

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

  • Math.floor fast