typeof vs isArrayFastest: typeof (1.5x faster)
8,309,602 ops/sec
5,674,688 ops/sec
Fastest: typeof (2.6x faster)
273,321,664 ops/sec
106,967,624 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| typeof | |
| isArray |
| Test name | Executions per second |
|---|---|
| ✓ typeof | 15,093,905 Ops/sec |
| isArray | 15,075,078 Ops/sec |