lodash filter vs lodash compact vs Native filterFastest: Native filter (2.3x faster)
8,199,564 ops/sec
6,383,402 ops/sec
3,561,646 ops/sec
Fastest: lodash compact (1.4x faster)
8,296,119 ops/sec
6,821,194 ops/sec
6,060,974 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| lodash filter | |
| lodash compact | |
| Native filter |
| Test name | Executions per second |
|---|---|
| ✓ lodash compact | 13,064,680 Ops/sec |
| Native filter | 10,399,775 Ops/sec |
| lodash filter | 5,241,556 Ops/sec |