kdevelop 4 parsing on opensuse 11.2 is extremely slow for linux kerenl project

Vadym Krevs vkrevs at serena.com
Sat Apr 3 05:58:51 UTC 2010


On 3 April 2010 00:28, Milian Wolff <mail at milianw.de> wrote:
<snip>

> But look at this:  http://pastebin.com/bN2E8vxa
> It's actually getting called more than once ;-) And that's what makes things
> so horribly slow for custom make files. It's never occurred to us developers
> since all of us are only using cmake where this bottleneck doesn't occur. Oh
> and since it's executing an external app and waits for it to finish, it doesn't
> show up in callgrind _at all_ :-/
>

Multiple make/gcc invocations in includePathResolver for custom make
file projects has been  observed by users and reported  to you more
than once already ... just like the fact that callgrind is useless for
I/O profiling.

https://bugs.kde.org/show_bug.cgi?id=215968#c17
https://bugs.kde.org/show_bug.cgi?id=215968#c18
https://bugs.kde.org/show_bug.cgi?id=215968#c21
https://bugs.kde.org/show_bug.cgi?id=215968#c22
https://bugs.kde.org/show_bug.cgi?id=215968#c27


<snip>

Regards,
Vadym




More information about the KDevelop-devel mailing list