Test name | Executions per second |
---|---|
access property with prototype | 43012.1 Ops/sec |
access property without prototype | 44583.4 Ops/sec |
in with prototype | 40479.8 Ops/sec |
in without prototype | 44715.9 Ops/sec |
hasOwnProperty with prototype | 21138.1 Ops/sec |
hasOwnProperty without prototype | 19859.3 Ops/sec |