Test case name | Result |
---|---|
Using the spread operator | |
Using Object.assign | |
Manual property assignment |
Test name | Executions per second |
---|---|
Using the spread operator | 23074996.0 Ops/sec |
Using Object.assign | 6883718.0 Ops/sec |
Manual property assignment | 131224920.0 Ops/sec |