From owner-freebsd-current@FreeBSD.ORG Sun Feb 29 13:35:23 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B63CE16A4F4 for ; Sun, 29 Feb 2004 13:35:23 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A0C743D1F for ; Sun, 29 Feb 2004 13:35:23 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.10) with ESMTP id i1TLZMOJ044270; Sun, 29 Feb 2004 13:35:22 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.11/8.12.11/Submit) id i1TLZLvR044269; Sun, 29 Feb 2004 13:35:21 -0800 (PST) (envelope-from obrien) Date: Sun, 29 Feb 2004 13:35:21 -0800 From: "David O'Brien" To: Vincent Poy Message-ID: <20040229213521.GA44015@dragon.nuxi.com> Mail-Followup-To: David O'Brien , Vincent Poy , current@FreeBSD.ORG References: <20040229015134.GA31051@dragon.nuxi.com> <20040228155908.E8264-100000@oahu.WURLDLINK.NET> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040228155908.E8264-100000@oahu.WURLDLINK.NET> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 X-Mailman-Approved-At: Mon, 01 Mar 2004 05:01:12 -0800 cc: current@FreeBSD.ORG Subject: Re: buildworld times X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: current@FreeBSD.ORG List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Feb 2004 21:35:23 -0000 On Sat, Feb 28, 2004 at 03:59:30PM -1000, Vincent Poy wrote: > On Sat, 28 Feb 2004, David O'Brien wrote: > > > On Sat, Feb 28, 2004 at 02:51:00PM -1000, Vincent Poy wrote: > > > I was wondering what people are getting as the fastest make > > > buildworld times since it seems like a P4m-2.6Ghz 2GB RAM, 7200RPM HDD > > > machine when using make -j4 buildworld or just make buildworld takes 2.5 > > > hours. I guess I'm trying to look for what the average times for > > > buildworld is supposed to be for a Pentium 4 Northwood based platform. > > > > Athlon64 3400+ (2.2 GHz), running 32-bit OS, no -j: 28m55.55s real > > That's pretty fast. I wonder how long does the make buildkernel > take. =) I don't have a time for that, I have the (non-j) times for: make kernel-depend: 44.75s real make kernel: 5m30.31s real Note that if this were an Athlon64-FX system, instead of just plain Athlon64 the times would be even better due to the dual-channel memory controller of the Athlon64-FX.