From owner-freebsd-stable@FreeBSD.ORG Thu Aug 10 14:45:57 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 278E316A4DE for ; Thu, 10 Aug 2006 14:45:57 +0000 (UTC) (envelope-from simon@zaphod.nitro.dk) Received: from mx.nitro.dk (zarniwoop.nitro.dk [83.92.207.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFD1743D46 for ; Thu, 10 Aug 2006 14:45:56 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: from zaphod.nitro.dk (unknown [192.168.3.39]) by mx.nitro.dk (Postfix) with ESMTP id ADEB82DCF13; Thu, 10 Aug 2006 14:45:54 +0000 (UTC) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id 55C9B1141D; Thu, 10 Aug 2006 16:45:54 +0200 (CEST) Date: Thu, 10 Aug 2006 16:45:54 +0200 From: "Simon L. Nielsen" To: Brooks Davis Message-ID: <20060810144553.GB1087@zaphod.nitro.dk> References: <20060809225301.GA11962@lor.one-eyed-alien.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060809225301.GA11962@lor.one-eyed-alien.net> User-Agent: Mutt/1.5.11 Cc: Matthias Andree , freebsd-stable@freebsd.org, Nikolas Britton Subject: Re: gzip is faster with -O3 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Aug 2006 14:45:57 -0000 On 2006.08.09 17:53:01 -0500, Brooks Davis wrote: > [...] Poul-Henning Kamp has a nice (if probably > somewhat overkill for this case) writeup on doing benchmarking here: > > http://lists.freebsd.org/pipermail/freebsd-current/2004-January/019595.html It should be mentioned that this is in the Developers Handbook along with some more tips/comments from Robert Watson: http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/testing.html -- Simon L. Nielsen