Test case name | Result |
---|---|
Using the spread operator | |
Using Object.assign | |
MergeObjects function |
Test name | Executions per second |
---|---|
Using the spread operator | 7531426.5 Ops/sec |
Using Object.assign | 7256352.0 Ops/sec |
MergeObjects function | 24928908.0 Ops/sec |