Test name | Executions per second |
---|---|
undefined w/ type | 294282752.0 Ops/sec |
undefined w/o type without type check | 258022000.0 Ops/sec |
typeof equal to | 253965712.0 Ops/sec |
typeof equal to without type check | 252303440.0 Ops/sec |
with brackets around typeof unequal | 251943104.0 Ops/sec |
with brackets around typeof equal | 253801152.0 Ops/sec |
with brackets around typeof unequal with type check | 254384544.0 Ops/sec |
with brackets around typeof equal with type check | 255095456.0 Ops/sec |