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]
205.8M/s
Nullish coalescing (??) [short-circuit]
204.0M/s
Logical OR (||)
3.3M/s
Nullish coalescing (??)
3.3M/s
View exact numbers
Test name Executions per second
Logical OR (||) [short-circuit] 205,833,936 Ops/sec
Nullish coalescing (??) [short-circuit] 204,007,952 Ops/sec
Logical OR (||) 3,313,470 Ops/sec
Nullish coalescing (??) 3,280,694 Ops/sec
Tests: