<div dir="ltr">I can run this on Windows for you.</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 28, 2016 at 4:23 PM, Rafael EspĂ­ndola <span dir="ltr"><<a href="mailto:llvm-commits@lists.llvm.org" target="_blank">llvm-commits@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">This is the idea we chatted today to try to avoid mallocs os windows.<br>
I was surprised to find this a small speedup up on linux (with /tmp in<br>
tmpfs), so I wonder if we are doing something funny in SmallVector.<br>
<br>
Linking llvm-as I got<br>
<br>
master: 29.774786873 seconds<br>
patch 29.752283093 seconds<br>
<br>
Could one of you benchmark this on windows? If it is a performance win<br>
there too I will clean the patch up and send for proper review.<br>
<br>
Cheers,<br>
Rafael<br>
<br>_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@lists.llvm.org">llvm-commits@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits</a><br>
<br></blockquote></div><br></div>