<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=""><div class=""><br class=""></div><div><blockquote type="cite" class=""><div class="">On Aug 17, 2017, at 8:16 AM, Francois Fayard via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" class="">llvm-dev@lists.llvm.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">By the way, do you have any solution for an automatic performance regression checker ?</div></div></blockquote>LLVMs answer to this is setting up CI jobs that submit result to an LNT server (<a href="http://llvm.org/docs/lnt/" class="">http://llvm.org/docs/lnt/</a>). It should also work for non-llvm projects.</div><div>Though today you better think of it as "performance tracking" rather than "automatic regression checking".</div><div><br class=""></div><div>- Matthias</div></body></html>