Test name | Executions per second |
---|---|
Using Object keys and modifying the original object | 3548374.0 Ops/sec |
Using spread to merge objects | 734079.1 Ops/sec |
Manually editing every single property (Wanna have this to prove why sometimes there is a manual assign for each property required) | 155488528.0 Ops/sec |