nimbus-eth1/nimbus/db/aristo/aristo_init
Jacek Sieka b4b4d16729
speed up key computation (#2642)
* batch database key writes during `computeKey` calls
* log progress when there are many keys to update
* avoid evicting the vertex cache when traversing the trie for key
computation purposes
* avoid storing trivial leaf hashes that directly can be loaded from the
vertex
2024-09-20 07:43:53 +02:00
..
rocks_db speed up key computation (#2642) 2024-09-20 07:43:53 +02:00
init_common.nim Triggered write event for kvt (#2351) 2024-06-13 18:15:11 +00:00
memory_db.nim speed up key computation (#2642) 2024-09-20 07:43:53 +02:00
memory_only.nim Added portal proof nodes generation functionality (#2539) 2024-08-06 11:29:26 +00:00
persistent.nim Migrate `keyed_queue` to `minilru` (#2608) 2024-09-13 15:47:50 +02:00
rocks_db.nim speed up key computation (#2642) 2024-09-20 07:43:53 +02:00