instanceof vs typeofFastest: typeof (1.4x faster)
173,563,056 ops/sec
125,037,536 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| instanceof | |
| typeof |
| Test name | Executions per second |
|---|---|
| ✓ typeof | 1,027,634,880 Ops/sec |
| instanceof | 940,647,360 Ops/sec |