| Test name | Executions per second |
|---|---|
| ✓ Manually copying properties | 165,122,880 Ops/sec |
| Create new object from scratch | 157,952,048 Ops/sec |
| Create new object while copying | 136,795,072 Ops/sec |
| Using the spread operator | 65,055,900 Ops/sec |
| Using Object.assign | 12,179,692 Ops/sec |