| Test name | Executions per second |
|---|---|
| ✓ Manually copying properties | 168,195,152 Ops/sec |
| Create new object while copying | 165,654,048 Ops/sec |
| Create new object from scratch | 163,310,048 Ops/sec |
| Using the spread operator | 50,059,208 Ops/sec |
| Using Object.assign | 13,266,595 Ops/sec |
| JSON | 3,025,174 Ops/sec |
| StructuredClone | 1,033,662 Ops/sec |