| Test name | Executions per second |
|---|---|
| ✓ Manually copying properties | 175,976,784 Ops/sec |
| Create new object while copying | 172,804,944 Ops/sec |
| Create new object from scratch | 168,754,832 Ops/sec |
| Using the spread operator | 45,533,972 Ops/sec |
| Using Object.assign | 7,313,360 Ops/sec |