mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-30 11:36:54 +00:00
After the switch from BST to B-tree the memory foorprint includes inner/leaf nodes from the B-tree, so it's useful to know their sizes too. Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>