Skip to main content

BATCH_SATURATES_AT

Constant BATCH_SATURATES_AT 

Source
pub const BATCH_SATURATES_AT: usize = 100;
Expand description

Oids at which the batch path stops getting faster. Reported, not enforced: splitting a bigger batch would cost a pass and buy nothing.