typeof key === function vs startsWith on vs 0 === o and 1 === n| Test case name | Result |
|---|---|
| typeof key === function | |
| startsWith on | |
| 0 === o and 1 === n |
| Test name | Executions per second |
|---|---|
| ✓ 0 === o and 1 === n | 232 Ops/sec |
| startsWith on | 218 Ops/sec |
| typeof key === function | 175 Ops/sec |