Test name | Executions per second |
---|---|
undefined w/ type | 9327039.0 Ops/sec |
undefined w/o type without type check | 9393496.0 Ops/sec |
typeof equal to | 9416017.0 Ops/sec |
typeof equal to without type check | 9434654.0 Ops/sec |
with brackets around typeof unequal | 9417362.0 Ops/sec |
with brackets around typeof equal | 9439816.0 Ops/sec |
with brackets around typeof unequal with type check | 9405951.0 Ops/sec |
with brackets around typeof equal with type check | 9397434.0 Ops/sec |