const FLUSH_BATCH: usize = 30;
Maximum number of lines we render in one flush call (to keep frame time bounded).