<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">> rebuilt all and now I have:<br>
> Release/bin/clang  2,93s user 0,15s system 99% cpu 3,101 total versus<br>
> system clang: 2,66s user 0,14s system 99% cpu 2,826 total<br>
><br>
> made another test and built clang with /usr/bin/clang<br>
> CC=/usr/bin/clang CXX=/usr/bin/clang++ /g/llvm.git/configure<br>
>  --enable-optimized    --disable-assertions<br>
><br>
> got a little closer,  2,94s user 0,13s system 99% cpu 3,090 total  but<br>
> still not the total 2.82<br>
<br>
</div></div>Just a naive guess from me: Could it be due the Clang 3.5 provided by your<br>
distributor having been built with GCC, and not with clang 3.5? What happens<br>
if you also built it with the GCC provided by the distributor?</blockquote><div><br></div><div>Left in the quote what is relevant. All the results except the last one were with gcc... however I was expecting a little faster code when built with clang</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> </blockquote></div>
</div></div>