| Test case name | Result |
|---|---|
| Using the spread operator | |
| Using Object.assign | |
| Using Object.assign mutate |
| Test name | Executions per second |
|---|---|
| Using the spread operator | 1703686.2 Ops/sec |
| Using Object.assign | 816187.2 Ops/sec |
| Using Object.assign mutate | 1756162.8 Ops/sec |