Constant ORDERED_ASSEMBLY_BATCH_LENGTH
pub const ORDERED_ASSEMBLY_BATCH_LENGTH: usize = 256; // 256usizeDescription
Number of consecutive packets evaluated before ordered scatter resumes.
This is memory/scheduling policy only. Packet and floating-point order do not depend on the batch length.