rateLimiter does not "catch up" when input speed is slow

This commit is contained in:
Yann Collet
2018-08-13 11:38:55 -07:00
parent e7a49c6683
commit f3aa510738
3 changed files with 15 additions and 5 deletions
+1
View File
@@ -139,6 +139,7 @@ the last one takes effect.
The current compression level can be observed live by using command `-v`.
Works with multi-threading and `--long` mode.
Does not work with `--single-thread`.
Due to the chaotic nature of dynamic adaptation, compressed result is not reproducible.
* `-D file`:
use `file` as Dictionary to compress or decompress FILE(s)
* `--no-dictID`: