Run details:
Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Mobile Safari/537.36
Chrome Mobile 103
Android
Mobile
one year ago
Test name Executions per second
toFixed(4) someFloat.toFixed(4); someFloat.t 590352.5 Ops/sec
toPrecision(4).toString() 617247.8 Ops/sec
(Math.round(*10000)/10000).toString() 434572.0 Ops/sec
Math.floor fast 1335572.0 Ops/sec
Math.trunc 429513.1 Ops/sec
Script Preparation code:
Tests:
  • toFixed(4) someFloat.toFixed(4); someFloat.t

  • toPrecision(4).toString()

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

  • Math.floor fast

  • Math.trunc