Unverified Commit b3e0cb68 authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

Don't clone values when calculating storage root (#6108)



* Don't clone values when calculating storage root

Instead of cloning all the keys and values of the overlay when
calculating the storage root, we pass all the values by reference. This
should probably bring some performance improvements when calculating the
storage root.

* no cow version (#6113)

Co-authored-by: default avatarcheme <[email protected]>
parent 1b41fe71
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment