-
Key: ZIOP-8
-
Legacy Issue Number: 13473
-
Status: closed
-
Source: Telefonica I+D ( Alvaro Vega)
-
Summary:
The words "this compressor during compression" must be changed by "this
compressor during decompression -
Reported: ZIOP 1.0b1 — Mon, 9 Feb 2009 05:00 GMT
-
Disposition: Closed; No Change — ZIOP 1.0
-
Disposition Summary:
The compressed_bytes/decompressed_bytes are added to calculate the ratio.
The ratio should be calculated based on the original bytes and the
compressed bytes of the compress operation. It doesn't make sense to use the
bytes of the decompression, there is then no relationship to the compress.
Also the decompress is unrelated to the compression level, only the compress
is related to the compression level. The number decompressed_bytes is
really the source bytes of the compress operation. -
Updated: Fri, 6 Mar 2015 20:58 GMT