| Test name | Executions per second |
|---|---|
| ✓ Create new object while copying | 190,838,944 Ops/sec |
| Create new object from scratch | 185,819,808 Ops/sec |
| Manually copying properties | 179,063,648 Ops/sec |
| Using the spread operator | 53,594,324 Ops/sec |
| Using Object.assign | 15,069,138 Ops/sec |