testzip Code
Brought to you by:
ggb-sw
| File | Date | Author | Commit |
|---|---|---|---|
| .hgignore | 2022-01-03 |
|
[3a358f] Added README and .hgignore |
| README.md | 2022-01-03 |
|
[19a735] Fix spelling (grammar) on README |
| testzip | 2022-01-03 |
|
[3a358f] Added README and .hgignore |
This is a very simply script to test the relative performance of gzip, bzip2, and xz.
testzip list-of-files
Each of the files mentioned in the list-of-files will be zipped up using each of the compression utilities, and a report will be displayed showing how fast the compression was and how much space would be saved by compressing each of the files.