<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Oct 27, 2014, at 10:30 AM, David Blaikie <<a href="mailto:dblaikie@gmail.com" class="">dblaikie@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><br class=""><div class="gmail_extra"><br class=""><div class="gmail_quote">On Mon, Oct 27, 2014 at 10:22 AM, Chris Matthews <span dir="ltr" class=""><<a href="mailto:chris.matthews@apple.com" target="_blank" class="">chris.matthews@apple.com</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word" class=""><div class="">I am happy to report our new Jenkins based build cluster is up and running:</div><div class=""><br class=""></div><div class=""><a href="http://lab.llvm.org:8080/green/" target="_blank" class="">http://lab.llvm.org:8080/green/</a></div><div class=""><br class=""></div><div class="">This cluster is a major hardware update. The cluster has 10 builders + the Jenkins master. All builders have SSDs and enough RAM to do LTO builds of clang. </div><div class=""><br class=""></div><div class="">Currently the cluster has:</div><div class=""><ul class=""><li class="">a cmake + ninja incremental builder</li><li class="">a configure + make stage 1 builder</li><li class="">a configure + make stage 2 builder with LTO</li><li class="">a O3 LTO performance tracker</li></ul><div class=""><br class=""></div><div class="">In the near future other jobs will be added:</div></div><div class=""><ul class=""><li class="">LLDB</li><li class="">O0 -g performance tracker</li></ul></div></div></blockquote><div class=""><br class=""></div><div class="">Would this potentially include size tracking, too? (little harder to do if it's self-hosting, since the newer compiler would have more/different code, thus changing the size of debug info - so we might need some immutable code to do this analysis on (even just a predefined version of LLVM would be an option))</div></div></div></div></div></blockquote><div><br class=""></div><div>Out of the box, there is no size tracking on the NT performance suite.  This is our standard performance test suite.  We do have some code for reporting generated executable size in other parts of LNT though.  Patches welcome to expand that to the NT test suite.  </div><div><br class=""></div><br class=""><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class="gmail_extra"><div class="gmail_quote"><div class=""> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word" class=""><div class=""><ul class=""><li class="">libcxx tester</li><li class="">configure + make stage 3 build </li></ul><div class=""><br class=""></div></div><div class="">When I am convinced things are working, I will enabled emails to developers, and the IRC bot.</div><div class=""><br class=""></div><div class="">This cluster is a replacement for the old Darwin buildbots here: <div class=""><br class=""></div><div class=""><a href="http://lab.llvm.org:8013/builders" target="_blank" class="">http://lab.llvm.org:8013/builders</a></div></div><div class=""><br class=""></div></div><br class="">_______________________________________________<br class="">
LLVM Developers mailing list<br class="">
<a href="mailto:LLVMdev@cs.uiuc.edu" class="">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu/" target="_blank" class="">http://llvm.cs.uiuc.edu</a><br class="">
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank" class="">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br class="">
<br class=""></blockquote></div><br class=""></div></div>
</div></blockquote></div><br class=""></body></html>