typeof string vs nullish checkFastest: typeof string (1.1x faster)
12,942 ops/sec
11,393 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| typeof string | |
| nullish check |
| Test name | Executions per second |
|---|---|
| ✓ typeof string | 12,942 Ops/sec |
| nullish check | 8,638 Ops/sec |