<div dir="ltr">I tested this on windows and there didn't seem to be a significant difference: <a href="http://reviews.llvm.org/F1864929">http://reviews.llvm.org/F1864929</a><div><br></div><div>-- Sean Silva</div></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:rafael.espindola@gmail.com" target="_blank">rafael.espindola@gmail.com</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>
</blockquote></div><br></div>