isNaN vs Number.isNaN vs cachedIsNaN vs Self comparison11,397,316 ops/sec
11,299,566 ops/sec
11,192,687 ops/sec
10,962,411 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| isNaN | |
| Number.isNaN | |
| cachedIsNaN | |
| Self comparison |
| Test name | Executions per second |
|---|---|
| ✓ isNaN | 224,803,632 Ops/sec |
| Number.isNaN | 216,775,696 Ops/sec |
| cachedIsNaN | 211,760,080 Ops/sec |
| Self comparison | 207,475,216 Ops/sec |