lodash merge vs deepmerge vs object.assignFastest: object.assign (28.1x faster)
17,295,632 ops/sec
3,602,062 ops/sec
615,908 ops/sec
Results show median performance across all community submissions. Run this benchmark yourself to verify on your device.
| Test case name | Result |
|---|---|
| lodash merge | |
| deepmerge | |
| object.assign |
| Test name | Executions per second |
|---|---|
| ✓ object.assign | 31,071,624 Ops/sec |
| deepmerge | 5,069,032 Ops/sec |
| lodash merge | 865,007 Ops/sec |