Test name | Executions per second |
---|---|
in (true) | 16312062.0 Ops/sec |
in (false) | 15898580.0 Ops/sec |
obj.hasOwnProperty (true) | 13698974.0 Ops/sec |
obj.hasOwnProperty (false) | 14348677.0 Ops/sec |
prototype.hasOwnProperty.call (true) | 5042746.5 Ops/sec |
prototype.hasOwnProperty.call (false) | 4892277.5 Ops/sec |