| Test case name | Result |
|---|---|
| Using the spread operator | |
| Using Object.assign | |
| Manual property assignment |
| Test name | Executions per second |
|---|---|
| Using the spread operator | 10339965.0 Ops/sec |
| Using Object.assign | 11353806.0 Ops/sec |
| Manual property assignment | 49296984.0 Ops/sec |