Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
Chrome 124
Mac OS X 10.15.7
Desktop
2 years ago
Logical OR (||) [short-circuit]
84.9M/s
Nullish coalescing (??) [short-circuit]
81.4M/s
Logical OR (||)
2.1M/s
Nullish coalescing (??)
2.0M/s
View exact numbers
Test name Executions per second
Logical OR (||) [short-circuit] 84,916,624 Ops/sec
Nullish coalescing (??) [short-circuit] 81,357,224 Ops/sec
Logical OR (||) 2,148,496 Ops/sec
Nullish coalescing (??) 2,000,949 Ops/sec
Tests: