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]
65.5M/s
Nullish coalescing (??) [short-circuit]
64.4M/s
Logical OR (||)
1.4M/s
Nullish coalescing (??)
1.3M/s
View exact numbers
Test name Executions per second
Logical OR (||) [short-circuit] 65,503,152 Ops/sec
Nullish coalescing (??) [short-circuit] 64,440,904 Ops/sec
Logical OR (||) 1,412,939 Ops/sec
Nullish coalescing (??) 1,275,482 Ops/sec
Tests: