<div dir="ltr">On 19 April 2013 21:41, Sean Silva <span dir="ltr"><<a href="mailto:silvas@purdue.edu" target="_blank">silvas@purdue.edu</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><div class="h5"><div><span style="color:rgb(34,34,34)">A simple benchmark that we run "all the time" is how long it takes for us to compile ourselves. Do we track this?</span></div>
</div></div></div></div></div></blockquote><div></div></div><br></div><div class="gmail_extra" style>The test suite tracks this, but most of the compilation times are in seconds, and load in the machine can make it very chaotic, so it's only relevant in a large time scale. Ex:</div>
<div class="gmail_extra" style><br></div><div class="gmail_extra" style><a href="http://llvm.org/perf/db_default/v4/nts/graph?plot.0=7.178.3&highlight_run=10811">http://llvm.org/perf/db_default/v4/nts/graph?plot.0=7.178.3&highlight_run=10811</a><br>
</div><div class="gmail_extra" style><br></div><div class="gmail_extra" style>vs</div><div class="gmail_extra" style><br></div><div class="gmail_extra" style><a href="http://llvm.org/perf/db_default/v4/nts/graph?highlight_run=10813&plot.178=10.178.3">http://llvm.org/perf/db_default/v4/nts/graph?highlight_run=10813&plot.178=10.178.3</a><br>
</div><div class="gmail_extra" style><br></div><div class="gmail_extra" style>--renato</div></div>