Run details:
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
Chrome 133
Mac OS X 10.15.7
Desktop
one year ago
Logical OR (||)
235.4M/s
Nullish coalescing (??)
231.8M/s
Logical OR (||) [short-circuit]
227.2M/s
Nullish coalescing (??) [short-circuit]
222.8M/s
View exact numbers
Test name Executions per second
Logical OR (||) 235,418,752 Ops/sec
Nullish coalescing (??) 231,778,784 Ops/sec
Logical OR (||) [short-circuit] 227,181,808 Ops/sec
Nullish coalescing (??) [short-circuit] 222,802,848 Ops/sec
Tests: