Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Feb 2008 16:00:00 -0500
From:      Mike Meyer <mwm-keyword-freebsdhackers2.e313df@mired.org>
To:        freebsd-hackers@freebsd.org
Subject:   Re: emulate an end-of-media
Message-ID:  <20080226160000.624c5d0f@bhuda.mired.org>
In-Reply-To: <20080226202853.GA859@britannica.bec.de>
References:  <op.t63j2veq724k7f@martin> <20080225154455.4822e72a@bhuda.mired.org> <47C33384.6040701@dial.pipex.com> <200802252243.m1PMhTeq016201@fire.js.berklix.net> <47C3A228.7090703@freebsd.org> <op.t65acy13724k7f@martin> <20080226202853.GA859@britannica.bec.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 26 Feb 2008 21:28:53 +0100 Joerg Sonnenberger <joerg@britannica.bec.de> wrote:
> On Tue, Feb 26, 2008 at 07:44:48PM +0100, Martin Laabs wrote:
> > I also made a comparison between gzip and bzip2 regarding
> > the compression ratio on a dump of my home directory (3.2GB)
> > bzip2 took about 74min to compress, gzip only 11minutes. And
> > in terms of compression ratio bzip2 was only 3% better than
> > gzip.
> That's not a realistic test case. bzip2 normally takes trice the time
> and compresses 10% better. I can't comment on compress.

Considering we're talking about compression methods to use on dump
output, that would seem to be the definition of a "realistic test
case". Telling us what it "normally" does without defining what input
is considered "normal" doesn't help much.

In any case, this is a good argument for using -P, and letting the end
user choose the compression tool they want. gzip if they want speed,
bzip2 if they want better compression, compress if they want
portability back to 4BSD, or next years superduperzipper.

     <mike
-- 
Mike Meyer <mwm@mired.org>		http://www.mired.org/consulting.html
Independent Network/Unix/Perforce consultant, email for more information.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080226160000.624c5d0f>