lodash union vs new Set vs lodash uniq spreadFastest: lodash uniq spread (1.6x faster)
5,882,764 ops/sec
4,393,089 ops/sec
3,781,345 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| lodash union | |
| new Set | |
| lodash uniq spread |
| Test name | Executions per second |
|---|---|
| ✓ lodash uniq spread | 9,907,050 Ops/sec |
| lodash union | 6,503,472 Ops/sec |
| new Set | 4,691,168 Ops/sec |