pub const DEFAULT_BATCH_SIZE: usize = 6; // 6usize
The default number of items processed together in a batch.