Skip to main content

should_compact

Function should_compact 

Source
pub fn should_compact<M, E>(
    messages: &[M],
    config: &CompactionConfig,
    estimator: &E,
) -> bool
Expand description

Return true when compaction should run for this transcript.