| Test name | Executions per second |
|---|---|
| ✓ Manually copying properties | 165,126,560 Ops/sec |
| Create new object while copying | 158,038,864 Ops/sec |
| Create new object from scratch | 151,361,952 Ops/sec |
| Using the spread operator | 43,491,376 Ops/sec |
| Using Object.assign | 11,228,664 Ops/sec |