<div>Hello again</div><div> </div><div>03.05.2017, 20:09, "Alexander Shaduri" <ashaduri@gmail.com>:</div><blockquote type="cite"><p><br />Hi,<br /><br />I can reproduce at least some of the slowness using a template<br />(Qt/C++) project from KDevelop.<br /><br />Simply opening main.cpp:<br /><br />int main(int argc, char *argv[])<br />{<br />    QApplication app(argc, argv);<br />    testkdev5 w;<br />    w.show();<br /><br />    return app.exec();<br />}<br /><br />and changing "app" definition (like typing "2" after it so it becomes app2)<br />takes about 3-4 seconds to re-parse and re-highlight.</p></blockquote><div><br />Can't reproduce it with a slower machine than yours.</div><div> </div><blockquote type="cite"><p><br />It all becomes a lot slower with 2 other projects I have (one quite small<br />and one large, with the parser sometimes "giving up?" - not highlighting<br />errors).<br /><br />Should I file a bug report?</p></blockquote><div>First, try to use clang 3.8 instead of 4</div><div>Second, try to use our <a href="https://download.kde.org/stable/kdevelop/5.1.0/bin/linux/KDevelop-5.1.0-x86_64.AppImage">AppImage</a> (maybe with a live cd).</div><div>If the problem persists, <a href="https://bugs.kde.org/enter_bug.cgi?format=guided&product=kdevelop&version=5.1.0">fill a bug report</a>.</div><blockquote type="cite"><p><br />Thanks,<br />Alexander<br /><br /><br />On Tue, 2 May 2017 23:53:04 +0200<br />Aleix Pol wrote:<br /> </p><blockquote> On Tue, May 2, 2017 at 7:41 PM, Sven Brauch <<a href="mailto:mail@svenbrauch.de">mail@svenbrauch.de</a>> wrote:<br /> > Hi,<br /> ><br /> > On 04/22/2017 04:27 PM, Alexander Shaduri wrote:<br /> >> Is this normal behavior, or is my build broken somehow?<br /> > I have seen this behaviour with some projects, but not with others<br /> > (orthogonal to size). I still don't know what causes it and it's very<br /> > annoying. :/<br /><br /> +1</blockquote></blockquote><div> </div><div> </div><div>-- </div><div>Alexander Zhigalin - <span style="color:#0000ff;">DevOps</span></div><div> </div>