Test case name | Result |
---|---|
Using the spread operator | |
Using Object.assign | |
Returning the reference |
Test name | Executions per second |
---|---|
Using the spread operator | 1304733.4 Ops/sec |
Using Object.assign | 957847.3 Ops/sec |
Returning the reference | 2485118.5 Ops/sec |