Test case name | Result |
---|---|
Using the spread operator | |
Using Object.assign | |
Assign to an empty |
Test name | Executions per second |
---|---|
Using the spread operator | 19180750.0 Ops/sec |
Using Object.assign | 6387943.5 Ops/sec |
Assign to an empty | 5495965.0 Ops/sec |