Test case name | Result |
---|---|
Using the spread operator | |
Using Object.assign | |
Using lodash.clone |
Test name | Executions per second |
---|---|
Using the spread operator | 81787024.0 Ops/sec |
Using Object.assign | 7636966.0 Ops/sec |
Using lodash.clone | 1845699.9 Ops/sec |