pub const BATCH_SATURATES_AT: usize = 100;
Oids at which the batch path stops getting faster. Reported, not enforced: splitting a bigger batch would cost a pass and buy nothing.