| Test name | Executions per second |
|---|---|
| ✓ Manually copying properties | 212,420,192 Ops/sec |
| Create new object while copying | 212,070,544 Ops/sec |
| Create new object from scratch | 193,534,544 Ops/sec |
| Using the spread operator | 58,828,000 Ops/sec |
| Using Object.assign | 15,266,187 Ops/sec |
| JSON | 3,785,203 Ops/sec |
| StructuredClone | 823,243 Ops/sec |