pub fn get_sequential_compressed_sizes_from_parallel_paths( paths: &[&str], method: &str, ) -> Vec<u64>
Compress all paths directly from disk using single-thread ZPAQ per file.