Script Preparation code:
Tests:
  • divided by 10 toFixed(1)

  • divided by 10 toPrecision(1).toString()

  • divided by 10 (Math.round(*10000)/10000).toString()

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    divided by 10 toFixed(1)
    divided by 10 toPrecision(1).toString()
    divided by 10 (Math.round(*10000)/10000).toString()

    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!