Test name | Executions per second |
---|---|
access property with prototype | 45060.2 Ops/sec |
access property without prototype | 41653.0 Ops/sec |
in with prototype | 40184.4 Ops/sec |
in without prototype | 38440.0 Ops/sec |
hasOwnProperty with prototype | 20286.9 Ops/sec |
hasOwnProperty without prototype | 17826.0 Ops/sec |