good morning!!!!

Skip to content
Snippets Groups Projects
Commit 59e19532 authored by Martin Holst Swende's avatar Martin Holst Swende Committed by Felix Lange
Browse files

core, ethdb, trie: mode dirty data to clean cache on flush (#19307)

This PR is a more advanced form of the dirty-to-clean cacher (#18995),
where we reuse previous database write batches as datasets to uncache,
saving a dirty-trie-iteration and a dirty-trie-rlp-reencoding per block.
parent df717abc
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment