ZLIB
Loading...
Searching...
No Matches
config Struct Reference

Values for max_lazy_match, good_match and max_chain_length, depending on the desired pack level (0..9). More...

Data Fields

ush good_length
 reduce lazy search above this match length
 
ush max_lazy
 do not perform lazy search above this match length
 
ush nice_length
 quit search above this match length
 
ush max_chain
 
compress_func func
 

Detailed Description

Values for max_lazy_match, good_match and max_chain_length, depending on the desired pack level (0..9).

The values given below have been tuned to exclude worst case performance for pathological files. Better values may be found for specific files.


The documentation for this struct was generated from the following file: