| Test name | Executions per second |
|---|---|
| ✓ Create new object while copying | 185,140,224 Ops/sec |
| Manually copying properties | 177,652,320 Ops/sec |
| Create new object from scratch | 172,553,424 Ops/sec |
| Using the spread operator | 48,211,288 Ops/sec |
| Using Object.assign | 7,932,052 Ops/sec |