mito2::memtable::partition_tree

Constant DICTIONARY_SIZE_FACTOR

Source
pub(crate) const DICTIONARY_SIZE_FACTOR: u64 = 8;
Expand description

Use 1/DICTIONARY_SIZE_FACTOR of OS memory as dictionary size.