Difference between revisions of "Trie"

From wikieduonline
Jump to navigation Jump to search
Line 16: Line 16:
 
           Percentage of cache memory allowance to use for trie pruning (default = 25% full
 
           Percentage of cache memory allowance to use for trie pruning (default = 25% full
 
           mode, 0% archive mode)
 
           mode, 0% archive mode)
 +
 +
[[geth db check-state-content]]
  
 
== See also ==
 
== See also ==

Revision as of 10:49, 8 October 2024

wikipedia:Trie data structures

k-ary search tree

geth

INFO [05-08|17:10:25.580] Allocated trie memory caches             clean=614.00MiB dirty=1024.00MiB


Geth

   --cache.gc value               (default: 25)
         Percentage of cache memory allowance to use for trie pruning (default = 25% full
         mode, 0% archive mode)
geth db check-state-content

See also

Advertising: