| Test name | Executions per second |
|---|---|
| ✓ Manually copying properties | 497,470,464 Ops/sec |
| Create new object while copying | 491,121,056 Ops/sec |
| Create new object from scratch | 404,320,960 Ops/sec |
| Using the spread operator | 42,187,524 Ops/sec |
| Using Object.assign | 40,737,596 Ops/sec |
| JSON | 3,560,353 Ops/sec |
| StructuredClone | 1,112,368 Ops/sec |