Test case name | Result |
---|---|
instanceof | |
key | |
double key | |
obj maybe null | |
obj typeof "object" |
Test name | Executions per second |
---|---|
instanceof | 148382544.0 Ops/sec |
key | 163030768.0 Ops/sec |
double key | 174676048.0 Ops/sec |
obj maybe null | 182615984.0 Ops/sec |
obj typeof "object" | 171665968.0 Ops/sec |