pub(crate) const DEFAULT_MEMORY_PROPORTION: f64 = 0.7;
If total_memory_bytes is not specified, the default memory limit will be set to the system memory limit multiplied by this proportion
total_memory_bytes