lodash isNil vs native isNilFastest: native isNil (1.2x faster)
1,975,446 ops/sec
1,652,349 ops/sec
Fastest: lodash isNil (2.4x faster)
1,325,571,584 ops/sec
543,501,376 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| lodash isNil | |
| native isNil |
| Test name | Executions per second |
|---|---|
| ✓ native isNil | 28,549,388 Ops/sec |
| lodash isNil | 24,839,738 Ops/sec |