Re: KDevelop 5 too slow?
Alexander Shaduri <[email protected]>
| Newsgroups | gmane.comp.kde.users.kdevelop |
|---|---|
| Message-ID | <20170527155242.2a7ae70f@linux> |
Hi, On Fri, 05 May 2017 10:40:17 +0200 Alexander Zhigalin wrote: > Second, try to use our AppImage (maybe with a live cd). > If the problem persists, fill a bug report. So I tried AppImage of 5.1.1 and the issue is still present there. Is there some test I can profile with valgrind to detect the offending function? The easiest test case for this is to create a Qt5 project from template and rename "app" to "app2" in main.cpp. It takes ~3-4 seconds to refresh the squiggles on "app" usages. Thanks, Alexander