| Test name | Executions per second |
|---|---|
| ✓ Create new object while copying | 175,817,456 Ops/sec |
| Manually copying properties | 172,964,160 Ops/sec |
| Create new object from scratch | 161,117,184 Ops/sec |
| Using the spread operator | 46,491,028 Ops/sec |
| Using Object.assign | 7,495,779 Ops/sec |