Skip to main content

estimate_checkpoint_duration

Function estimate_checkpoint_duration 

Source
pub fn estimate_checkpoint_duration(
    wal_size: u64,
    strategy: &CheckpointStrategy,
) -> Duration
Expand description

Estimate checkpoint duration based on WAL size and strategy