<div dir="ltr">Did you see this <a href="http://llvm.org/viewvc/llvm-project?view=revision&revision=287140">http://llvm.org/viewvc/llvm-project?view=revision&revision=287140</a> ? Interpreting these numbers may be tricky because of hyper threading, though.</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 16, 2016 at 5:15 PM, Joerg Sonnenberger via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wed, Nov 16, 2016 at 12:44:46PM -0800, Rui Ueyama via llvm-dev wrote:<br>
> I'm thinking to enable --threads by default. We now have real users, and<br>
> they'll be happy about the performance boost.<br>
><br>
> Any concerns?<br>
<br>
</span>What is the total time consumped, not just the real time? When building<br>
a large project, linking is often done in parallel with other tasks, so<br>
wasting a lot of CPU to save a bit of real time is not necessarily a net<br>
win.<br>
<div class="HOEnZb"><div class="h5"><br>
Joerg<br>
______________________________<wbr>_________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/llvm-dev</a><br>
</div></div></blockquote></div><br></div>