Test case name | Result |
---|---|
object.assign | |
spread | |
without immutable | |
create new object with assign |
Test name | Executions per second |
---|---|
object.assign | 145421.9 Ops/sec |
spread | 6998.1 Ops/sec |
without immutable | 115061.0 Ops/sec |
create new object with assign | 5846.8 Ops/sec |