Native findIndex vs _.findIndexFastest: Native findIndex (2.7x faster)
24,894,440 ops/sec
9,211,330 ops/sec
Fastest: Native findIndex (5.9x faster)
151,373,360 ops/sec
25,563,256 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| Native findIndex | |
| _.findIndex |
| Test name | Executions per second |
|---|---|
| ✓ Native findIndex | 136,697,792 Ops/sec |
| _.findIndex | 98,273,536 Ops/sec |