From owner-freebsd-current Mon Apr 21 09:15:39 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA27543 for current-outgoing; Mon, 21 Apr 1997 09:15:39 -0700 (PDT) Received: from pahtoh.cwu.edu (root@pahtoh.cwu.edu [198.104.65.27]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA27538 for ; Mon, 21 Apr 1997 09:15:36 -0700 (PDT) Received: from opus.cts.cwu.edu (skynyrd@opus.cts.cwu.edu [198.104.92.71]) by pahtoh.cwu.edu (8.8.5/8.8.5) with ESMTP id JAA17269; Mon, 21 Apr 1997 09:15:32 -0700 (PDT) Received: from localhost (skynyrd@localhost) by opus.cts.cwu.edu (8.8.5/8.8.5) with SMTP id JAA00791; Mon, 21 Apr 1997 09:15:31 -0700 (PDT) Date: Mon, 21 Apr 1997 09:15:31 -0700 (PDT) From: Chris Timmons To: Warner Losh cc: current@freebsd.org Subject: Re: Speed deamons: How to build a build box? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I am wondering how much of the improvement between 4:46 and 2:23 is due to CFLAGS += -pipe? I'll bet more than just a little... -Chris On Sun, 20 Apr 1997, Warner Losh wrote: > Setup Time > JAZ drive with /, /usr and swap 5:08 > P6-180 at 180 MHz > Bus at 60MHz > > JAZ with /, /usr (with obj) and swap, 4:46 > Quantum Fireball TM as /usr/src > on /home mounted async. > P6-180 at 180 MHz > Bus at 60MHz > > JAZ with /, /usr (with obj) and swap, 2:23 > Quantum Fireball TM as /usr/src > on /home mounted async, noatime. > /usr mounted async, noatime. > CLFAGS= -O2 -pipe NOMANCOMPRESS=true > NOPROFILE=true > P6-180 at 180 MHz > Bus at 60MHz