Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Apr 96 16:49:27 MET DST
From:      Greg Lehey <lehey.pad@sni.de>
To:        se@ZPR.Uni-Koeln.DE (Stefan Esser)
Cc:        current@FreeBSD.ORG
Subject:   Re: speedup idea for 'make world'
Message-ID:  <199604101453.QAA07420@nixpbe.pdb.sni.de>
In-Reply-To: <199604101159.AA29674@Sisyphos>; from "Stefan Esser" at Apr 10, 96 1:59 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> On Apr 10, 11:38, "Christoph P. Kukulies" wrote:
>} Subject: Re: speedup idea for 'make world'
>}>
>}>
>}> I'm sitting watching a make world crawling along on a remote machine at the
>}> moment, and had an idea..
>}>
>}>
>} Being at it, what are usual make world figures? Here are mine on a
>} 32MB P5/150:
>}
>} tail /usr/src/world.log
>} makewhatis /usr/share/man
>} make world completed on Wed Apr 10 07:54:10 MET DST 1996
>} 14049.84 real      8798.35 user      1448.19 sys
>
> ASUS SP3G with AMD 5x86, 16MB RAM, NCR SCSI, 2GB Quantum Atlas:
>
> $ tail /usr/src/nohup.out
> makewhatis /usr/share/man
> make world completed on Tue Apr  9 03:55:43 MET DST 1996
>     15240.39 real     11011.81 user      2551.85 sys
>
> Seems an 133MHz 486 is 92% of a P150 with twice the RAM :) :)
>
> (Ok: 75% as fast, if user+system time is considered instead
> of real time ...)

Depends on what you're doing, I suppose.  The make world process is
particularly disk intensive.  On the other hand, formatting my
"Introducing FreeBSD" book is *much* faster on a Pentium.  On a P5/133
with 64 MB running BSD/386 1.1, I can format the book in about 60
seconds.  On the 486/66 with 32 MB, running FreeBSD-current, it takes
240 seconds.  OK, we have different OSs here, and the 486 has less
memory, but I don't see much paging activity on the 486, and I don't
really think the OS makes that much difference.  One day I might get
bored enough to make a real comparison.

Greg




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604101453.QAA07420>