CCF icon indicating copy to clipboard operation
CCF copied to clipboard

Reduce duplicate tracking of writes in changeset and state

Open jeffa5 opened this issue 3 years ago • 0 comments
trafficstars

    Unless I am missing something, this augments the changeset with all the writes, which mostly duplicate current->state except for deletes. Is that correct? If so, and if this is done for expediency, can we have a ticket that tracks that it's possible to optimise this in the future by adding only deletes here?

Originally posted by @achamayou in https://github.com/microsoft/CCF/pull/4352#discussion_r1014198531

jeffa5 avatar Nov 04 '22 16:11 jeffa5