benchmark compression

$ kopia benchmark compression \
        --data-file=...

Run compression benchmarks

Flag Short Default Help
--algorithms Comma-separated list of algorithms to benchmark
--[no-]by-alloc false Sort results by allocated bytes
--[no-]by-size false Sort results by size
--data-file Use data from the given file
--[no-]deprecated false Included deprecated compression algorithms
--operations both Operations
--parallel 1 Number of parallel goroutines
--[no-]print-options false Print out options usable for repository creation
--repeat 0 Number of repetitions
--[no-]verify-stable false Verify that compression is stable