my build time impact of clang 5.0
Andy Farkas
andyf at andyit.com.au
Mon Oct 2 21:18:36 UTC 2017
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
More information about the freebsd-stable
mailing list