From owner-freebsd-current Sun Nov 16 21:52:40 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA13705 for current-outgoing; Sun, 16 Nov 1997 21:52:40 -0800 (PST) (envelope-from owner-freebsd-current) Received: from nomis.Simon-Shapiro.ORG (nomis.i-Connect.Net [206.190.143.100]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id VAA13655 for ; Sun, 16 Nov 1997 21:52:21 -0800 (PST) (envelope-from shimon@i-connect.net) Received: (qmail 14636 invoked by uid 1000); 17 Nov 1997 05:52:31 -0000 Message-ID: X-Mailer: XFMail 1.2-beta-111097 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199711170121.RAA00618@rah.star-gate.com> Date: Sun, 16 Nov 1997 21:52:30 -0800 (PST) Organization: Atlas Telecom From: Simon Shapiro To: Amancio Hasty Subject: Re: make world time???/ Cc: current@FreeBSD.ORG, smp@csn.net, (Steve Price) , "John S.Dyson" Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi Amancio Hasty; On 17-Nov-97 you wrote: > Hmm... > > I do a make world in about 75 minutes -- I just didn't do profiled > libraries. Correct me if I am wrong, but the pupose here is not to finish make world in short time. I have seen sub-minute before :-) The purpose is to understand what makes a given, known task run faster. Taking a major components out reminds me of RDBMS benchmark wors where vendor I disables logging in the database engine and ends up running more than twice as fast as vendor O, causing quite a hysteria for few days. Simon