Test name | Executions per second |
---|---|
access property with prototype | 42034.3 Ops/sec |
access property without prototype | 40922.7 Ops/sec |
in with prototype | 37621.1 Ops/sec |
in without prototype | 43032.1 Ops/sec |
hasOwnProperty with prototype | 21300.7 Ops/sec |
hasOwnProperty without prototype | 18931.8 Ops/sec |