| Test case name | Result |
|---|---|
| Using the spread operator with constant inside | |
| Using Object.assign | |
| Using the spread operator |
| Test name | Executions per second |
|---|---|
| Using the spread operator with constant inside | 82493128.0 Ops/sec |
| Using Object.assign | 9045195.0 Ops/sec |
| Using the spread operator | 25963040.0 Ops/sec |