| Test name | Executions per second |
|---|---|
| ✓ Manually copying properties | 93,699,416 Ops/sec |
| Create new object while copying | 86,878,408 Ops/sec |
| Create new object from scratch | 86,349,760 Ops/sec |
| Using the spread operator | 30,825,910 Ops/sec |
| Using Object.assign | 5,996,999 Ops/sec |