Test name | Executions per second |
---|---|
Using the spread operator with constant inside | 21107032.0 Ops/sec |
Using Object.assign | 11931876.0 Ops/sec |
Using the spread operator | 11151515.0 Ops/sec |
Using the spread operator with two extra variables | 21383294.0 Ops/sec |