Include BPTree root node cache size into memory used by indexes
ikopylov opened this issue · 0 comments
ikopylov commented
memory_used
function: https://github.com/qoollo/pearl/blob/master/src/blob/index/core.rs#L220
BPTree root node cache: https://github.com/qoollo/pearl/blob/master/src/blob/index/bptree/core.rs#L24