Test case name | Result |
---|---|
Using the spread operator | |
Using Object.assign | |
Returning the reference |
Test name | Executions per second |
---|---|
Using the spread operator | 1374838.1 Ops/sec |
Using Object.assign | 180166.2 Ops/sec |
Returning the reference | 2510459.8 Ops/sec |