| Test name | Executions per second |
|---|---|
| ✓ Create new object while copying | 180,481,136 Ops/sec |
| Manually copying properties | 172,721,792 Ops/sec |
| Create new object from scratch | 171,134,064 Ops/sec |
| Using the spread operator | 48,841,348 Ops/sec |
| Using Object.assign | 8,405,365 Ops/sec |