Script Preparation code:
Tests:
  • Solution 1 (Exponential notation)

  • Solution 2 (Number.EPSILON)

  • Solution 3 (Double rounding)

  • Solution 4 (Double rounding v2)

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Solution 1 (Exponential notation)
    Solution 2 (Number.EPSILON)
    Solution 3 (Double rounding)
    Solution 4 (Double rounding v2)

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: one month ago)
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
Chrome 133 on Linux
View result in a separate tab
Test name Executions per second
Solution 1 (Exponential notation) 118714.5 Ops/sec
Solution 2 (Number.EPSILON) 3261079.8 Ops/sec
Solution 3 (Double rounding) 353502.2 Ops/sec
Solution 4 (Double rounding v2) 799981.1 Ops/sec