Skip to main content

BATCH_SIZE

Constant BATCH_SIZE 

Source
pub const BATCH_SIZE: usize = 1000;
Expand description

Size of a single insert transaction, per the decisions log (2026-04-19: “batch insert per 1000 lines”).