| Test name | Executions per second |
|---|---|
| ✓ Using the spread operator with two extra variables | 21,383,294 Ops/sec |
| Using the spread operator with constant inside | 21,107,032 Ops/sec |
| Using Object.assign | 11,931,876 Ops/sec |
| Using the spread operator | 11,151,515 Ops/sec |