Revision 820598
Go back to digest for 15th June 2008Optimization in Development Tools
David Nolden committed changes in /trunk/KDE/kdevelop/languages/cpp/cppduchain:
- Completely rewrite the set-repository algorithms, leveraging the fixed split-hierarchy.
Now we don't create redundant nodes any more, and the algorithms work a lot faster.
Reduced memory-usage with more speed and more scalability, nice. :)
Also includes many general speed optimizations in the iterator etc. from valgrinding.
File Changes
Modified 2 files
- /trunk/KDE/kdevelop/languages/cpp/cppduchain
- /basicsetrepository.h
- /setrepository.cpp
2 files changed in total