Run details:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36
Chrome 120
Linux
Desktop
2 years ago
Logical OR (||) [short-circuit]
68.5M/s
Nullish coalescing (??) [short-circuit]
66.4M/s
Logical OR (||)
1.3M/s
Nullish coalescing (??)
1.3M/s
View exact numbers
Test name Executions per second
Logical OR (||) [short-circuit] 68,531,992 Ops/sec
Nullish coalescing (??) [short-circuit] 66,350,400 Ops/sec
Logical OR (||) 1,309,713 Ops/sec
Nullish coalescing (??) 1,255,208 Ops/sec
Tests: