array find vs _.findLastFastest: array find (2.9x faster)
21,347,890 ops/sec
7,392,101 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| array find | |
| _.findLast |
| Test name | Executions per second |
|---|---|
| ✓ array find | 24,600,588 Ops/sec |
| _.findLast | 10,375,119 Ops/sec |