| Test name | Executions per second |
|---|---|
| ✓ Manually copying properties | 132,414,600 Ops/sec |
| Create new object from scratch | 130,561,976 Ops/sec |
| Create new object while copying | 127,349,336 Ops/sec |
| Using the spread operator | 43,787,276 Ops/sec |
| Using Object.assign | 10,636,184 Ops/sec |