Revision 823780
Go back to digest for 29th June 2008Optimization in Development Tools
Hamish Rodda committed changes in /trunk/KDE/kdevelop/buildtools/managers/cmake/cmakemanager.cpp:
Major speedup in cmake project parsing - don't retrieve all files in a project (hereby called using an "elephant swat") in order to see if the file/folder is in the current folder (hereby called the "fly")
KCachegrind says this took 70% of the execution time...
File Changes
Modified 1 files
- /trunk/KDE/kdevelop/buildtools/managers/cmake/cmakemanager.cpp
1 files changed in total