Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2021 15:52:53 +0200
From:      Gary Jennejohn <gljennjohn@gmail.com>
To:        Dmitry Chagin <dchagin@freebsd.org>
Cc:        Dimitry Andric <dim@freebsd.org>, src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org
Subject:   Re: git: 23408297fbf3 - main - Merge llvm-project 12.0.1 rc2
Message-ID:  <20210620135253.68780177@ernst.home>
In-Reply-To: <YM85dZZktQApxHXl@heemeyer.club>
References:  <202106191811.15JIB4nu002236@gitrepo.freebsd.org> <YM85dZZktQApxHXl@heemeyer.club>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 20 Jun 2021 15:49:57 +0300
Dmitry Chagin <dchagin@freebsd.org> wrote:

> On Sat, Jun 19, 2021 at 06:11:04PM +0000, Dimitry Andric wrote:
> > The branch main has been updated by dim:
> > 
> > URL: https://cgit.FreeBSD.org/src/commit/?id=23408297fbf3089f0388a8873b02fa75ab3f5bb9
> > 
> > commit 23408297fbf3089f0388a8873b02fa75ab3f5bb9
> > Merge: cac129e60300 e4bbddaec868
> > Author:     Dimitry Andric <dim@FreeBSD.org>
> > AuthorDate: 2021-06-19 10:06:00 +0000
> > Commit:     Dimitry Andric <dim@FreeBSD.org>
> > CommitDate: 2021-06-19 18:09:28 +0000
> > 
> >     Merge llvm-project 12.0.1 rc2
> >     
> >     This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
> >     openmp to llvmorg-12.0.1-rc2-0-ge7dac564cd0e, a.k.a. 12.0.1 rc2.
> >     
> >     PR:             255570
> >     MFC after:      6 weeks
> >   
> hi! with 11 clang kernel build time is about 60 sec, with 12.0.0 and
> 12.0.1 rc2 build time increased to 500 sec.
> 

On my system (Ryzen 5 1600 3200MHz) building my customized kernel takes
only 25 seconds.  Even building GENERIC-NODEBUG only takes 222 seconds.

These were both clean builds, i.e. the target directory was empty
when I started the build, so every file had to be newly compiled.

-- 
Gary Jennejohn



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