public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* Compressor options and speed vs size tradeoff.
@ 2009-02-09  8:23 Gregory Maxwell
  2009-02-09 15:16 ` Chris Mason
  0 siblings, 1 reply; 2+ messages in thread
From: Gregory Maxwell @ 2009-02-09  8:23 UTC (permalink / raw)
  To: linux-btrfs

I ran across an interesting page which reviews the performance of a
number of compressors which are already available for the Linux Kernel
(zlib, lzop, lzma) and which shows the highest performing compressor
choice given the authors test CPU for a variety of data transfer
rates, and read vs write ratio.

http://users.elis.ugent.be/~wheirman/compression/


It shows that for normal disk speeds (i.e. >200mbit/sec) LZOP of some
flavor will yield the greatest performance.

(LZMA, however, has considerably greater space savings; but isn't
likely to increase overall performance with normal disk)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-02-09 15:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-09  8:23 Compressor options and speed vs size tradeoff Gregory Maxwell
2009-02-09 15:16 ` Chris Mason

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox