isNaN vs isNumberFastest: isNaN (1.6x faster)
4 ops/sec
3 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| isNaN | |
| isNumber |
| Test name | Executions per second |
|---|---|
| ✓ isNaN | 3 Ops/sec |
| isNumber | 3 Ops/sec |