Tests:
  • try-catch control flow (no exception)

  • try-catch control flow (thrown exception)

  • if-else (hits if)

  • if-else (hits else)

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    try-catch control flow (no exception)
    try-catch control flow (thrown exception)
    if-else (hits if)
    if-else (hits else)

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 6 days ago)
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
Chrome 130 on Mac OS X 10.15.7
View result in a separate tab
Test name Executions per second
try-catch control flow (no exception) 87897968.0 Ops/sec
try-catch control flow (thrown exception) 197190.7 Ops/sec
if-else (hits if) 82208832.0 Ops/sec
if-else (hits else) 85572608.0 Ops/sec


;