Test name | Executions per second |
---|---|
access property with prototype | 43903.0 Ops/sec |
access property without prototype | 39266.1 Ops/sec |
in with prototype | 38449.9 Ops/sec |
in without prototype | 35888.5 Ops/sec |
hasOwnProperty with prototype | 17374.8 Ops/sec |
hasOwnProperty without prototype | 16199.6 Ops/sec |