Constant DEFAULT_MEMORY_PROPORTION

Source
pub(crate) const DEFAULT_MEMORY_PROPORTION: f64 = 0.7;
Expand description

If total_memory_bytes is not specified, the default memory limit will be set to the system memory limit multiplied by this proportion