Skip to content

Commit

Permalink
compress-test.sh: Haven't seen plzma in a while...
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Kujau <[email protected]>
  • Loading branch information
ckujau committed Oct 24, 2019
1 parent f9be075 commit 76bba1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/compress-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
# https://martin-steigerwald.de/computer/programme/packbench/
#
PATH=/usr/local/bin:/usr/bin:/bin
PROGRAMS=${PROGRAMS:-gzip pigz bzip2 pbzip2 xz pxz lz4 lzma plzma brotli zstd pzstd}
PROGRAMS=${PROGRAMS:-gzip pigz bzip2 pbzip2 xz pxz lz4 lzma brotli zstd pzstd}
MODES=${MODES:-9c 1c dc} # {1..9}c for compression
# dc for decompression
_help() {
Expand Down

0 comments on commit 76bba1b

Please sign in to comment.