Date: Tue, 03 Oct 2017 07:18:18 +1000 From: Andy Farkas <andyf@andyit.com.au> To: freebsd-stable@freebsd.org Subject: Re: my build time impact of clang 5.0 Message-ID: <59D2AD1A.8070608@andyit.com.au> In-Reply-To: <m2a819uwup.fsf@macktronics.com> References: <m2lgktv1pg.fsf@macktronics.com> <e24044ec-e2b2-8c54-3de1-1766768f45c6@sentex.net> <m2a819uwup.fsf@macktronics.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 03/10/2017 06:18, Dan Mack wrote: > > My scripts are pretty coarse grained so I only have timings at the macro > build steps so far (buildworld, buildkernel, installkernel, and > installworld) I'm going to update them so I can a little more > granularity; should be easy to get timings wrapped around the big > sections, for example: > > >>> World build started on Mon Oct 2 07:49:56 CDT 2017 > >>> Rebuilding the temporary build tree > >>> stage 1.1: legacy release compatibility shims > >>> stage 1.2: bootstrap tools > >>> stage 2.1: cleaning up the object tree > >>> stage 2.2: rebuilding the object tree > >>> stage 2.3: build tools > >>> stage 3: cross tools > >>> stage 3.1: recording compiler metadata > >>> stage 4.1: building includes > >>> stage 4.2: building libraries > >>> stage 4.3: building everything > >>> stage 5.1: building lib32 shim libraries > >>> World build completed on Mon Oct 2 12:30:02 CDT 2017 > > Dan > Perhaps you could hack src/tools/tools/whereintheworld/whereintheworld.pl -andyf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?59D2AD1A.8070608>