Performance problems in CMake support

Aleix aleixpol at gmail.com
Wed Apr 2 08:17:17 UTC 2008


Because this code is a fix I made to be able to find some libraries that
looked like libname.so.1 instead of libname.so.

Were'nt found before, were found after the fix.

On Wed, Apr 2, 2008 at 1:47 AM, Alexander Neundorf <neundorf at kde.org> wrote:

> On Wednesday 02 April 2008, Aleix wrote:
> > I've seen that using:
> > QFile::exists(file.toLocalFile())
> > instead of the
> > !entryList("filename.*").isEmpty()
> >
> > makes kdebase last 26s instead of 35s which is a very noticeable
> > change. But, as you might imagine, it is not correct.
>
> Why ?
>
> Alex
>
> _______________________________________________
> KDevelop-devel mailing list
> KDevelop-devel at kdevelop.org
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20080402/86e3081c/attachment.html>


More information about the KDevelop-devel mailing list