pub(crate) const SMALL_READS_MAX: usize = 16;
How many reads fit in TaskReads::Small’s inline buffer.
TaskReads::Small