Test name | Executions per second |
---|---|
undefined w/ type | 15271708.0 Ops/sec |
undefined w/o type without type check | 15552281.0 Ops/sec |
typeof equal to | 14888439.0 Ops/sec |
typeof equal to without type check | 15398089.0 Ops/sec |
with brackets around typeof unequal | 15779734.0 Ops/sec |
with brackets around typeof equal | 15900119.0 Ops/sec |
with brackets around typeof unequal with type check | 15792995.0 Ops/sec |
with brackets around typeof equal with type check | 15503656.0 Ops/sec |