| Test case name | Result |
|---|---|
| Using the spread operator | |
| Using Object.assign | |
| Using Object.assign with into empty object |
| Test name | Executions per second |
|---|---|
| Using the spread operator | 16492294.0 Ops/sec |
| Using Object.assign | 5591486.0 Ops/sec |
| Using Object.assign with into empty object | 4944587.0 Ops/sec |