pub static VARIABLE_LENGTH_ROW_ENCODING: AtomicBool
Expand 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.