Test name | Executions per second |
---|---|
access property with prototype | 104963.7 Ops/sec |
access property without prototype | 114322.0 Ops/sec |
in with prototype | 142307.5 Ops/sec |
in without prototype | 141056.5 Ops/sec |
hasOwnProperty with prototype | 189916.1 Ops/sec |
hasOwnProperty without prototype | 175260.8 Ops/sec |