Test name | Executions per second |
---|---|
access property with prototype | 1233040.5 Ops/sec |
access property without prototype | 1430683.5 Ops/sec |
in with prototype | 1104602.9 Ops/sec |
in without prototype | 1522130.1 Ops/sec |
hasOwnProperty with prototype | 248467.3 Ops/sec |
hasOwnProperty without prototype | 195328.2 Ops/sec |