Test name | Executions per second |
---|---|
undefined w/ type | 15271710.0 Ops/sec |
undefined w/o type without type check | 15552280.0 Ops/sec |
typeof equal to | 14888440.0 Ops/sec |
typeof equal to without type check | 15398090.0 Ops/sec |
with brackets around typeof unequal | 15779730.0 Ops/sec |
with brackets around typeof equal | 15900120.0 Ops/sec |
with brackets around typeof unequal with type check | 15793000.0 Ops/sec |
with brackets around typeof equal with type check | 15503660.0 Ops/sec |