From owner-freebsd-current Thu Jan 27 15:31:52 2000 Delivered-To: freebsd-current@freebsd.org Received: from alcanet.com.au (mail.alcanet.com.au [203.62.196.10]) by hub.freebsd.org (Postfix) with ESMTP id 3AFC114D8D for ; Thu, 27 Jan 2000 15:31:48 -0800 (PST) (envelope-from jeremyp@gsmx07.alcatel.com.au) Received: by border.alcanet.com.au id <115205>; Fri, 28 Jan 2000 10:32:18 +1100 Content-return: prohibited From: Peter Jeremy Subject: Re: Comments on this patch? In-reply-to: <200001272300.QAA49240@harmony.village.org>; from imp@village.org on Fri, Jan 28, 2000 at 10:02:06AM +1100 To: Warner Losh Cc: current@FreeBSD.ORG Message-Id: <00Jan28.103218est.115205@border.alcanet.com.au> MIME-version: 1.0 X-Mailer: Mutt 1.0i Content-type: text/plain; charset=us-ascii References: <20000127144543.C81615@dragon.nuxi.com> <200001272144.OAA48475@harmony.village.org> <20000127144543.C81615@dragon.nuxi.com> <200001272300.QAA49240@harmony.village.org> Date: Fri, 28 Jan 2000 10:32:18 +1100 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 2000-Jan-28 10:02:06 +1100, Warner Losh wrote: >In message <20000127144543.C81615@dragon.nuxi.com> "David O'Brien" writes: >: > BTW, I'm getting numbers that are 2x bigger than before :-(. I had >: > makebuildworld down to around 1:20 at one point, but now it is 2:40. ... >So I'd say this is with 2.7.3 and the compiler in today's current. >There's so much that has changed in the last 2.5 years so this is more >like grousing rather than pointing to a problem. FreeBSD itself is significantly larger - at a guess, I'd say that 4.0-CURRENT is about 50% larger than 2.x. I suspect (though I haven't done any direct comparisons) that today's egcs is slower than 2.7.3. Also, following Marcel's work, buildworld is now far more careful about ensuring that tools it wants to use are built correctly for the environment they are going to be used in - which means that far more of the system is built multiple times during a buildworld. Overall, a 2:1 slowdown doesn't really surprise me. It would be nice if it was smaller though. Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message