async fn benchmark_exporting( input: Vec<PathBuf>, compression_level: u16, frame_size: usize, epoch: Option<i64>, depth: i64, ) -> Result<()>