Skip to content

Commit 137a290

Browse files
committed
- Add some recent observations with bz2.
1 parent 4290da2 commit 137a290

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

TODO

+8
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,14 @@ documentation
8181
* Add developer documentation.
8282
* Add detailed documentation for Java extension.
8383

84+
ext/bz2
85+
-------
86+
* Add ini setting for decompression buffer size. The default 4k is to small
87+
for big files and takes ages to decompress. However, 40k which perform
88+
quite good with big files may be to much under certain environments as
89+
default setting. There should be consideren different default sizes for
90+
different SAPIS (e.g. apache and cli).
91+
8492
ext/curl
8593
--------
8694
* Have a warning scheme for when people use unsupported features.

0 commit comments

Comments
 (0)