| Test case name | Result |
|---|---|
| Using the spread operator | |
| Using Object.assign | |
| Not merging | |
| Update |
| Test name | Executions per second |
|---|---|
| Using the spread operator | 29259702.0 Ops/sec |
| Using Object.assign | 10907239.0 Ops/sec |
| Not merging | 6434501.5 Ops/sec |
| Update | 149456256.0 Ops/sec |