Script Preparation code:
Tests:
  • Simple rounding

  • Rounding with epsilon and string conversion

  • Rounding with "if" statement

  • Rounding by toLocaleString

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Simple rounding
    Rounding with epsilon and string conversion
    Rounding with "if" statement
    Rounding by toLocaleString

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 10 months ago)
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:140.0) Gecko/20100101 Firefox/140.0
Firefox 140 on Windows
View result in a separate tab
Test name Executions per second
Simple rounding 772902656.0 Ops/sec
Rounding with epsilon and string conversion 3671393.0 Ops/sec
Rounding with "if" statement 26372596.0 Ops/sec
Rounding by toLocaleString 48457.8 Ops/sec