lzip-bug
[Top][All Lists]
Advanced

[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: Sonia Diaz Pacheco
Subject: Re: Re: untar with plzip faster than with lzip for no apparent reason
Date: Thu, 10 Oct 2024 18:51:09 +0200


wrotycz escribió:

In a lzip decompressor, dictionary and output buffer are the same thing.

Makes sense, but still, you should be able to output it more often. Plzip can.


Of course, lzip could be modified to write data in blocks smaller than the
dictionary size, but it would complicate the code for no net benefit; some
uses would become a little faster, while others would become a little slower.

Luckily, you can use lzip or plzip depending on the use case.

Cheers,
Sonia

reply via email to

[Prev in Thread] Current Thread [Next in Thread]