Test case name | Result |
---|---|
Using the spread operator | |
Using Object.assign | |
Using Object.assign (known change) | |
Using the spread operator (known change) |
Test name | Executions per second |
---|---|
Using the spread operator | 2243.0 Ops/sec |
Using Object.assign | 3514.5 Ops/sec |
Using Object.assign (known change) | 7689.6 Ops/sec |
Using the spread operator (known change) | 7257.2 Ops/sec |