Script Preparation code:
Tests:
  • toFixed(4) someFloat.toFixed(4); someFloat.t

  • toPrecision(4).toString()

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

  • Math.floor fast

  • Math.trunc

  • Math.floor fast with addition

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    toFixed(4) someFloat.toFixed(4); someFloat.t
    toPrecision(4).toString()
    (Math.round(*10000)/10000).toString()
    Math.floor fast
    Math.trunc
    Math.floor fast with addition

    Fastest: N/A

    Slowest: N/A

Latest run results:

No previous run results

This benchmark does not have any results yet. Be the first one to run it!