Test case name | Result |
---|---|
typeof undefined is not "undefined" | |
typeof string is not "undefined" | |
undefined is not undefined | |
string is not undefined |
Test name | Executions per second |
---|---|
typeof undefined is not "undefined" | 8054135.5 Ops/sec |
typeof string is not "undefined" | 950415488.0 Ops/sec |
undefined is not undefined | 4179511.8 Ops/sec |
string is not undefined | 8401917.0 Ops/sec |