Skip to main content

DEFAULT_COMPACTION_TRIGGER_RATIO

Constant DEFAULT_COMPACTION_TRIGGER_RATIO 

Source
pub const DEFAULT_COMPACTION_TRIGGER_RATIO: f64 = 0.90;
Expand description

Default auto-compaction trigger ratio - at 90% prompt pressure, compaction fires.