Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36
Chrome 125
Mac OS X 10.15.7
Desktop
2 years ago
Logical OR (||) [short-circuit]
133.9M/s
Nullish coalescing (??) [short-circuit]
132.1M/s
Logical OR (||)
2.1M/s
Nullish coalescing (??)
2.1M/s
View exact numbers
Test name Executions per second
Logical OR (||) [short-circuit] 133,866,528 Ops/sec
Nullish coalescing (??) [short-circuit] 132,092,584 Ops/sec
Logical OR (||) 2,125,698 Ops/sec
Nullish coalescing (??) 2,122,242 Ops/sec
Tests: