Static mz_repr::VARIABLE_LENGTH_ROW_ENCODING
source · pub static VARIABLE_LENGTH_ROW_ENCODING: AtomicBoolExpand description
Whether to encode rows with variable-length integers and timestamps. This is thought to incur a slight (a few percent) regression in CPU efficiency, in exchange for improved memory usage.