Date: 15 Jan 2004 15:59:22 -0500 From: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> To: freebsd-questions@freebsd.org Subject: Re: make -jX build(world|kernel): test results Message-ID: <44y8s99bdh.fsf@be-well.ilk.org> In-Reply-To: <20040115033249.GI415@seekingfire.com> References: <20040115033249.GI415@seekingfire.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Tillman Hodgson <tillman@seekingfire.com> writes: > * I built 4 kernels: 3 customized and GENERIC (see above for why) Note that kernels are forced into serial compilation anyway, so the -j flag has no effect on them. This test probably spent a lot more time building kernels than the world, so it doesn't tell us much about the flag's effect. Timing it on buildworld alone would be more interesting. To me, at least, but then my buildworld times are nearly an order of magnitude larger...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44y8s99bdh.fsf>