Test case name | Result |
---|---|
Using the spread operator | |
Using Object.assign | |
Current Elm Update | |
Inline copying |
Test name | Executions per second |
---|---|
Using the spread operator | 1726785.2 Ops/sec |
Using Object.assign | 4081463.5 Ops/sec |
Current Elm Update | 4353432.5 Ops/sec |
Inline copying | 286700768.0 Ops/sec |