Skip to content

Commit 00c9791

Browse files
committed
Update changelog
1 parent eece4fc commit 00c9791

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ Changelog
99
1010
version 0.5.0-dev
1111
-----------------
12+
+ The command-line interface now reads in blocks of 32K instead of 8K. This
13+
improves performance by about 6% when compressing and 11% when decompressing.
14+
A hidden ``-b`` flag was added to adjust the buffer size for benchmarks.
1215
+ A ``-c`` or ``--stdout`` flag was added to the CLI interface of isal.igzip.
1316
This allows it to behave more like the ``gzip`` or ``pigz`` command line
1417
interfaces.

0 commit comments

Comments
 (0)