daoopt
daoopt copied to clipboard
Cache leaf nodes?
If a node is cachable but its variable a leaf in the pseudo tree, should it be cached?
Perform analysis to decide.
Prelim. tests show very small performance hit if not caching. Need to check memory footprint / number of cache hits.