<div dir="ltr"><div dir="ltr"><div dir="ltr">On Wed, Mar 27, 2019 at 2:35 PM Julius Bullinger <<a href="mailto:julius.bullinger@gmail.com">julius.bullinger@gmail.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
I wanted to say thanks and congratulations for the changes to the clang <br>
code model up until 4.9-rc1. I tested it quite intensively in the last <br>
days, and it seems like most of the reported issues have been fixed. <br>
It's still a tad slow on Windows, but 4.9-rc1 is the first version in <br>
which the CCM works at least as good as the old codel model.<br>
<br>
So thanks, Nikolai and Ivan especially, for your patience and hard work <br>
trying to fix the reported issues. It's really appreciated!<br>
<br>
Best regards,<br>
Julius<br></blockquote><div><br></div><div>I wonder how slow "a tad slow on Windows" is?</div><div><br></div><div>I recently did some speed measurements on Windows  </div><div><a href="https://cristianadam.eu/20190318/speeding-up-libclang-on-windows/">https://cristianadam.eu/20190318/speeding-up-libclang-on-windows/</a><br></div><div><br></div><div>I don't know if the 4.9-rc1 has fixed the Windows missing code model </div><div>debug messages, which you could use to find out how slow it is.</div><div><br></div><div>Qt Creator is saving the clang code model internal files in %temp%. </div><div>I noticed a speed bump if I used a ram drive to have the %temp% directory saved<br></div><div>in memory, just like you would have on Linux with /tmp.</div><div><br></div><div>Cheers,</div><div>Cristian.</div><div><br></div><div><br></div></div></div></div>