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]
110.9M/s
Nullish coalescing (??) [short-circuit]
104.5M/s
Logical OR (||)
2.0M/s
Nullish coalescing (??)
2.0M/s
View exact numbers
Test name Executions per second
Logical OR (||) [short-circuit] 110,940,272 Ops/sec
Nullish coalescing (??) [short-circuit] 104,454,640 Ops/sec
Logical OR (||) 1,958,210 Ops/sec
Nullish coalescing (??) 1,956,592 Ops/sec
Tests: