Test case name | Result |
---|---|
undefined | |
typeof | |
in | |
hasOwnProperty | |
bool | |
Void |
Test name | Executions per second |
---|---|
undefined | 3212059.8 Ops/sec |
typeof | 8602970.0 Ops/sec |
in | 8658614.0 Ops/sec |
hasOwnProperty | 7819593.0 Ops/sec |
bool | 8459865.0 Ops/sec |
Void | 8645230.0 Ops/sec |