mina-indexer icon indicating copy to clipboard operation
mina-indexer copied to clipboard

Make `prune_interval` more clear to users

Open robinbb opened this issue 11 months ago • 6 comments

'prune_interval' is the multiple of the height of the transition frontier at which tree pruning occurs. The default is 10. Perhaps this is too high? Or maybe no matter? Why prune the tree at all (what traverses it)? At the least, the documentation for users about how they should set this is lacking. Maybe it should be called "tree-height-prune-limit"? ...

robinbb avatar Mar 21 '24 23:03 robinbb