[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Re: untar with plzip faster than with lzip for no apparent reason
From: |
wrotycz |
Subject: |
Re: Re: untar with plzip faster than with lzip for no apparent reason |
Date: |
Wed, 09 Oct 2024 19:44:02 +0200 |
User-agent: |
GWP-Draft |
Makes sense, but still, you should be able to output it more often. Plzip can.
Also when the dictionary is full but data block is no reset, still dependant on previous data (here: if you pass 32 MB decompressed, as if input was 100MB and single member) you have to maintain 32 MB dictionary and get rid off constantly 'obsolete' data, beyond 32 MB range.
How many times do I say I read it?
Will check.