Run details:
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36
Chrome 127
Windows
Desktop
2 years ago
Logical OR (||) [short-circuit]
141.6M/s
Nullish coalescing (??) [short-circuit]
138.3M/s
Logical OR (||)
2.7M/s
Nullish coalescing (??)
2.5M/s
View exact numbers
Test name Executions per second
Logical OR (||) [short-circuit] 141,645,184 Ops/sec
Nullish coalescing (??) [short-circuit] 138,343,616 Ops/sec
Logical OR (||) 2,701,208 Ops/sec
Nullish coalescing (??) 2,547,494 Ops/sec
Tests: