Run details:
Mozilla/5.0 (Linux; Android 12; MI 9) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.0.0 Mobile Safari/537.36
Chrome Mobile 104
Android
Mobile
one year ago
Test name Executions per second
toFixed(4) someFloat.toFixed(4); someFloat.t 2175658.0 Ops/sec
toPrecision(4).toString() 2220286.0 Ops/sec
(Math.round(*10000)/10000).toString() 2279133.0 Ops/sec
Math.floor fast 8234959.0 Ops/sec
Math.trunc 2275360.0 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