Re: KDevelop 5 too slow?

Alexander Zhigalin <[email protected]>
Newsgroups gmane.comp.kde.users.kdevelop
Message-ID <[email protected]>
Hello again

03.05.2017, 20:09, "Alexander Shaduri" <[email protected]>:

Hi,

I can reproduce at least some of the slowness using a template
(Qt/C++) project from KDevelop.

Simply opening main.cpp:

int main(int argc, char *argv[])
{
QApplication app(argc, argv);
testkdev5 w;
w.show();

return app.exec();
}

and changing "app" definition (like typing "2" after it so it becomes app2)
takes about 3-4 seconds to re-parse and re-highlight.

Can't reproduce it with a slower machine than yours.

It all becomes a lot slower with 2 other projects I have (one quite small
and one large, with the parser sometimes "giving up?" - not highlighting
errors).

Should I file a bug report?

First, try to use clang 3.8 instead of 4

Second, try to use our AppImage (maybe with a live cd).

If the problem persists, fill a bug report .

Thanks,
Alexander

On Tue, 2 May 2017 23:53:04 +0200
Aleix Pol wrote:

On Tue, May 2, 2017 at 7:41 PM, Sven Brauch <[email protected] > wrote:
> Hi,
>
> On 04/22/2017 04:27 PM, Alexander Shaduri wrote:
>> Is this normal behavior, or is my build broken somehow?
> I have seen this behaviour with some projects, but not with others
> (orthogonal to size). I still don't know what causes it and it's very
> annoying. :/

+1

--

Alexander Zhigalin - DevOps
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.