Test case name | Result |
---|---|
access property with prototype | |
access property without prototype | |
in with prototype | |
in without prototype | |
hasOwnProperty with prototype | |
hasOwnProperty without prototype |
Test name | Executions per second |
---|---|
access property with prototype | 1360200.4 Ops/sec |
access property without prototype | 1359542.9 Ops/sec |
in with prototype | 1444515.1 Ops/sec |
in without prototype | 1385172.9 Ops/sec |
hasOwnProperty with prototype | 1033283.2 Ops/sec |
hasOwnProperty without prototype | 1016808.5 Ops/sec |