benchmark_forest_encoding

Function benchmark_forest_encoding 

Source
async fn benchmark_forest_encoding(
    input: PathBuf,
    compression_level: u16,
    frame_size: usize,
) -> Result<()>