Test case name | Result |
---|---|
Object.prototype.hasOwnProperty | |
obj.hasOwnProperty | |
Object.hasOwn |
Test name | Executions per second |
---|---|
Object.prototype.hasOwnProperty | 49028128.0 Ops/sec |
obj.hasOwnProperty | 69495040.0 Ops/sec |
Object.hasOwn | 55915500.0 Ops/sec |