Performance problems in CMake support

Alexander Neundorf neundorf at kde.org
Wed Apr 2 17:46:46 UTC 2008


On Wednesday 02 April 2008, Matt Rogers wrote:
> On Monday 31 March 2008 15:24:46 Andreas Pakulat wrote:
> > Hi,
> >
> > just wondering wether there are any plans to improve the cmake parser's
> > performance? I've just noticed that it takes about 15-20 seconds to
> > parse KDevelop4 when starting KDevelop and a quick (not finished)
> > callgrind profile shows that a lot of time is spent in QRegExp and Co.
> >
> > Andreas
>
> It's because of all those REGEXP commands used in our CMakeLists.txt files
> (and other includes). :P

Where do we have that many regexps ?

Alex




More information about the KDevelop-devel mailing list