[BBLISA] Compression Algorithms

Edward Ned Harvey bblisa4 at nedharvey.com
Tue Jun 29 10:01:31 EDT 2010


> From: bblisa-bounces at bblisa.org [mailto:bblisa-bounces at bblisa.org] On
> Behalf Of Brian O'Neill
> 
> Check out "lzma" (pretty widely available) and "xz" (new version). They

Ah yes.  They're using the same compression algorithm as 7zip, but they're
in-line-filterable, and behave just like a normal "gzip" command etc.

AKA, there is never any reason to use bzip2.  Using lzma --fast is much
faster, and better compression than bzip2.  It's superior in every way.

lzma is not as fast as either gzip --fast or lzop, so those guys still win
for fast compression.  But lzma dramatically pounds them into the ground, as
far as overall performance is concerned ... compression per cpu cycle, and
total compression.



More information about the bblisa mailing list