instanceof vs typeofFastest: typeof (1.7x faster)
182,264,064 ops/sec
110,252,944 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 | 496,391,648 Ops/sec |
| instanceof | 93,172,136 Ops/sec |