const ENCODE_BYTES_THRESHOLD_DIVISOR: usize = 32;
Divisor to derive the encode bytes threshold from the global write buffer size.