| Test name | Executions per second |
|---|---|
| ✓ Manually copying properties | 132,259,744 Ops/sec |
| Create new object while copying | 130,552,672 Ops/sec |
| Create new object from scratch | 129,321,968 Ops/sec |
| Using the spread operator | 40,070,156 Ops/sec |
| Using Object.assign | 4,078,875 Ops/sec |