Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36
Chrome 126
Windows
Desktop
2 years ago
Logical OR (||) [short-circuit]
74.7M/s
Nullish coalescing (??) [short-circuit]
72.3M/s
Logical OR (||)
1.3M/s
Nullish coalescing (??)
1.3M/s
View exact numbers
Test name Executions per second
Logical OR (||) [short-circuit] 74,660,800 Ops/sec
Nullish coalescing (??) [short-circuit] 72,329,712 Ops/sec
Logical OR (||) 1,261,292 Ops/sec
Nullish coalescing (??) 1,256,281 Ops/sec
Tests: