Test case name | Result |
---|---|
instanceof | |
typeof | |
typeof no function | |
typeof obj or string | |
new Ojb |
Test name | Executions per second |
---|---|
instanceof | 128272848.0 Ops/sec |
typeof | 1442049664.0 Ops/sec |
typeof no function | 722150528.0 Ops/sec |
typeof obj or string | 715871360.0 Ops/sec |
new Ojb | 1160713984.0 Ops/sec |