Test case name | Result |
---|---|
lodash assign with inplace object creation | |
object.assign | |
spread | |
lodash assign with object creation before |
Test name | Executions per second |
---|---|
lodash assign with inplace object creation | 3674652.0 Ops/sec |
object.assign | 4366035.5 Ops/sec |
spread | 2101695.8 Ops/sec |
lodash assign with object creation before | 3814207.8 Ops/sec |