Test case name | Result |
---|---|
Spread operator | |
Object.assign with non-predefined target | |
Object.assign with predefined target |
Test name | Executions per second |
---|---|
Spread operator | 2101226.5 Ops/sec |
Object.assign with non-predefined target | 5000084.0 Ops/sec |
Object.assign with predefined target | 4866714.0 Ops/sec |