Test name | Executions per second |
---|---|
access property with prototype | 40983.5 Ops/sec |
access property without prototype | 35041.1 Ops/sec |
in with prototype | 30323.8 Ops/sec |
in without prototype | 20217.3 Ops/sec |
hasOwnProperty with prototype | 12919.3 Ops/sec |
hasOwnProperty without prototype | 7419.3 Ops/sec |