Tests:
  • (Math.round(heading * 10) / 10).toFixed(1)

  • (heading).toFixed(1)

  • (Math.round(999 * 10) / 10).toString()

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    (Math.round(heading * 10) / 10).toFixed(1)
    (heading).toFixed(1)
    (Math.round(999 * 10) / 10).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!