| Test name | Executions per second |
|---|---|
| ✓ Manually copying properties | 219,326,288 Ops/sec |
| Create new object from scratch | 215,102,400 Ops/sec |
| Create new object while copying | 213,531,808 Ops/sec |
| Using the spread operator | 67,279,248 Ops/sec |
| Using Object.assign | 16,114,148 Ops/sec |