Test case name | Result |
---|---|
test false | |
test undefined | |
test hasOwnProperty | |
test == null | |
test == undefined | |
test static hasOwnProperty | |
test static hasOwn |
Test name | Executions per second |
---|---|
test false | 914821184.0 Ops/sec |
test undefined | 8332570.5 Ops/sec |
test hasOwnProperty | 87819920.0 Ops/sec |
test == null | 904887360.0 Ops/sec |
test == undefined | 8271383.0 Ops/sec |
test static hasOwnProperty | 3519068.2 Ops/sec |
test static hasOwn | 7855440.0 Ops/sec |