Tests:
  • Nullish coalescing (??)

  • Logical OR (||)

  • Nullish coalescing (??) [short-circuit]

  • Logical OR (||) [short-circuit]

Rendered benchmark preparation results:

Suite status: <idle, ready to run>

Previous results
  • Test case name Result
    Nullish coalescing (??)
    Logical OR (||)
    Nullish coalescing (??) [short-circuit]
    Logical OR (||) [short-circuit]

    Fastest: N/A

    Slowest: N/A

Latest run results:
Run details: (Test run date: 4 days ago)
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36
Chrome 146 on Linux
View result in a separate tab
Test name Executions per second
Nullish coalescing (??) 232164400.0 Ops/sec
Logical OR (||) 232733984.0 Ops/sec
Nullish coalescing (??) [short-circuit] 215801280.0 Ops/sec
Logical OR (||) [short-circuit] 213673376.0 Ops/sec