| Test name | Executions per second |
|---|---|
| ✓ Create new object while copying | 169,773,376 Ops/sec |
| Manually copying properties | 167,285,760 Ops/sec |
| Create new object from scratch | 159,977,792 Ops/sec |
| Using the spread operator | 43,666,172 Ops/sec |
| Using Object.assign | 7,570,570 Ops/sec |