_.some vs array.someFastest: array.some (2.9x faster)
24,522,420 ops/sec
8,497,575 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| _.some | |
| array.some |
| Test name | Executions per second |
|---|---|
| ✓ array.some | 48,836,220 Ops/sec |
| _.some | 21,680,338 Ops/sec |