Lines Matching full:compression
71 Select a specific compression algorithm.
77 algorithm provides noticeable better compression levels than zlib on the same
79 It has vastly slower compression speed and moderately slower decompression
84 algorithm provides better compression levels than zlib on the same data set.
85 It also has faster compression and decompression speed than zlib.
86 In the very high compression
88 settings, it does not offer quite as high a compression ratio as
90 However, its decompression speed does not suffer at high compression
93 Select the integer compression level used to parameterize the chosen
94 compression algorithm.
96 For any given algorithm, a lesser number selects a faster compression mode.
97 A greater number selects a slower compression mode.
100 provides better final compression ratio.
104 the range of valid compression levels is
113 the range of valid compression levels is
122 the range of valid compression levels is currently
137 Specify the number of compression jobs that
139 runs in parallel to speed up compression.
155 compression or
160 Print summary about the compression ratio as well as output
184 The compression ratio largely depends on the compression algorithm, level, and
186 For large cluster sizes (16kB and higher), typical overall image compression
199 benefit overall compression ratio is an artifact of the
204 .Ar Zstd will continue to provide better compression ratios as cluster sizes
205 are increased, at high enough compression levels.