Test name | Executions per second |
---|---|
access property with prototype | 38978.5 Ops/sec |
access property without prototype | 42567.5 Ops/sec |
in with prototype | 43603.4 Ops/sec |
in without prototype | 35929.4 Ops/sec |
hasOwnProperty with prototype | 18936.6 Ops/sec |
hasOwnProperty without prototype | 18584.4 Ops/sec |