Test name | Executions per second |
---|---|
access property with prototype | 117043.7 Ops/sec |
access property without prototype | 113017.7 Ops/sec |
in with prototype | 113162.5 Ops/sec |
in without prototype | 111401.2 Ops/sec |
hasOwnProperty with prototype | 55210.7 Ops/sec |
hasOwnProperty without prototype | 53775.7 Ops/sec |