summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 15:40:23 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 15:40:23 +0000
commit042db76f3df9f7cfdaedc018e87ee4a5210654bd (patch)
treee1bfdfc1e7765a928c3a724de7b3db2c5fb0f98c /README
parentAdding debian version 1.3~pre1-1. (diff)
downloadplzip-042db76f3df9f7cfdaedc018e87ee4a5210654bd.tar.xz
plzip-042db76f3df9f7cfdaedc018e87ee4a5210654bd.zip
Merging upstream version 1.3.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 5 insertions, 4 deletions
diff --git a/README b/README
index de76ecd..a6cc369 100644
--- a/README
+++ b/README
@@ -6,9 +6,10 @@ the one of lzip, bzip2 or gzip.
Plzip can compress/decompress large files on multiprocessor machines
much faster than lzip, at the cost of a slightly reduced compression
-ratio. Note that the number of usable threads is limited by file size;
-on files larger than a few GB plzip can use hundreds of processors, but
-on files of only a few MB plzip is no faster than lzip.
+ratio (0.4 to 2 percent larger compressed files). Note that the number
+of usable threads is limited by file size; on files larger than a few GB
+plzip can use hundreds of processors, but on files of only a few MB
+plzip is no faster than lzip.
When compressing, plzip divides the input file into chunks and
compresses as many chunks simultaneously as worker threads are chosen,
@@ -87,7 +88,7 @@ corresponding uncompressed files. Integrity testing of concatenated
compressed files is also supported.
-Copyright (C) 2009-2014 Antonio Diaz Diaz.
+Copyright (C) 2009-2015 Antonio Diaz Diaz.
This file is free documentation: you have unlimited permission to copy,
distribute and modify it.