pub const DEFAULT_COLLAPSE_THRESHOLD: usize = 20;
Outputs at or below this many lines are passed through uncompressed.