_.pickBy vs filterFastest: filter (2.7x faster)
35,348 ops/sec
13,190 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| _.pickBy | |
| filter |
| Test name | Executions per second |
|---|---|
| ✓ filter | 918,902 Ops/sec |
| _.pickBy | 26,546 Ops/sec |