[zorg] r196307 - Patch by Renato Golin!
Mikael Lyngvig
mikael at lyngvig.org
Tue Dec 3 12:30:32 PST 2013
When there are two or more bots in the same builder, Buildbot will
automatically distribute the load so that if A is building, B gets the job
and vice verse? If so, we're going to see a very nice latency, in good
cases, of about 5 mins.
I just checked out the ccache stats and they explain a lot. I think a full
build takes about 45 minutes.
[buildbot at odroid ~]$ ccache -s
cache directory /home/buildbot/.ccache
cache hit (direct) 17273
cache hit (preprocessed) 158138
cache miss 4872
called for link 9976
called for preprocessing 9396
compile failed 464
preprocessor error 1856
bad compiler arguments 464
autoconf compile/link 19127
no input file 1972
files in cache 22291
cache size 797.8 Mbytes
max cache size 1.0 Gbytes
-- Mikael
2013/12/3 Renato Golin <renato.golin at linaro.org>
> On 3 December 2013 19:17, Galina Kistanova <gkistanova at gmail.com> wrote:
> > Added additional build slave for clang-native-arm-cortex-a15-arch
> builder.
>
> Thanks! Bot is up and running! ;)
>
> http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a15-arch
>
> cheers,
> --renato
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131203/4e4d11d9/attachment.html>
More information about the llvm-commits
mailing list