const FRONTEND_BATCH_MEMORY_PROPORTION: f64 = 0.5;
The proportion of frontend memory used for batch processing.