Test case name | Result |
---|---|
Object.prototype.hasOwnProperty | |
obj.hasOwnProperty | |
Object.hasOwn |
Test name | Executions per second |
---|---|
Object.prototype.hasOwnProperty | 999721984.0 Ops/sec |
obj.hasOwnProperty | 874041472.0 Ops/sec |
Object.hasOwn | 993050048.0 Ops/sec |