Test case name | Result |
---|---|
undefined | |
typeof | |
in | |
hasOwnProperty | |
bool | |
Object.hasOwn |
Test name | Executions per second |
---|---|
undefined | 5589580.0 Ops/sec |
typeof | 15310189.0 Ops/sec |
in | 15162712.0 Ops/sec |
hasOwnProperty | 12743463.0 Ops/sec |
bool | 15367553.0 Ops/sec |
Object.hasOwn | 4986365.0 Ops/sec |