use in operation vs dot notation vs hasOwnProperty| Test case name | Result |
|---|---|
| use in operation | |
| dot notation | |
| hasOwnProperty |
| Test name | Executions per second |
|---|---|
| ✓ dot notation | 26,648,416 Ops/sec |
| use in operation | 26,644,836 Ops/sec |
| hasOwnProperty | 24,781,180 Ops/sec |