Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36
Chrome 123
Mac OS X 10.15.7
Desktop
2 years ago
Logical OR (||) [short-circuit]
172.0M/s
Nullish coalescing (??) [short-circuit]
157.7M/s
Logical OR (||)
3.7M/s
Nullish coalescing (??)
3.7M/s
View exact numbers
Test name Executions per second
Logical OR (||) [short-circuit] 171,997,312 Ops/sec
Nullish coalescing (??) [short-circuit] 157,655,408 Ops/sec
Logical OR (||) 3,683,868 Ops/sec
Nullish coalescing (??) 3,672,022 Ops/sec
Tests: