From owner-cvs-all Mon May 13 2:31:51 2002 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 0569D37B405; Mon, 13 May 2002 02:31:45 -0700 (PDT) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id TAA21935; Mon, 13 May 2002 19:31:39 +1000 Date: Mon, 13 May 2002 19:33:49 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Gregory Sutter Cc: cvs-all@FreeBSD.org, Subject: Re: buildworld speed (was: Re: GCC bugs (was: cvs commit: src/sys/alpha/include atomic.h)) In-Reply-To: <20020513080401.GC85170@klapaucius.zer0.org> Message-ID: <20020513192732.E12860-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 13 May 2002, Gregory Sutter wrote: > On 2002-05-13 17:30 +1000, Bruce Evans wrote: > > > > Running makeworld fast is important to me. Anything longer than 5-10 > > minutes is too long, since it is not reasonable to check every commit > > using makeworld if it takes longer. I was hoping to get a 20 minute > > makeworld on the Athlon1400XP, but my best time so far was 23 minutes > > 42 seconds using my version of makeworld back on Feb 24. The current > > version took about 2 minutes longer. Now with gcc-3, the buildworld > > time for -current has bloated to 37 minutes 48 seconds. > > How does ccache (ports/devel/ccache) affect your build time? Its use > has resulted in some very fast builds on systems here. I haven't tried it. Does it handle changes in include files and nonstandard paths to include files properly? Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message