| Test name | Executions per second |
|---|---|
| ✓ Manually copying properties | 992,088,256 Ops/sec |
| Create new object from scratch | 982,377,152 Ops/sec |
| Create new object while copying | 962,004,032 Ops/sec |
| Using the spread operator | 43,951,744 Ops/sec |
| Using Object.assign | 5,034,822 Ops/sec |