Test case name | Result |
---|---|
lodash merge | |
object.assign | |
spread | |
lodash mergeWith | |
My test |
Test name | Executions per second |
---|---|
lodash merge | 30669.7 Ops/sec |
object.assign | 30535.2 Ops/sec |
spread | 29555.6 Ops/sec |
lodash mergeWith | 29722.1 Ops/sec |
My test | 29727.7 Ops/sec |