pub const FSST_PAYS_AT: usize = 2;Expand description
How much smaller compressing has to be before it is worth a decompression on every read.
Two, the same rule packing follows and for the same reason. FSST gets about that on text, so a column of English or of URLs compresses and a column of short codes or of random bytes does not, which is the right answer for both.