Revision 578311

Go back to digest for 3rd September 2006

Optimization in Development Tools

David Nolden committed changes in /branches/kdevelop/3.4/languages/cpp:

after some profiling, greatly improve the performance of the code-completion. The main bottleneck is removed now(by using implicit data-sharing in the TypeDesc-class). Some overall optimization would still be useful.

File Changes

Modified 4 files
  • /branches/kdevelop/3.4/languages/cpp
  •   /simpletype.cpp
  •   /simpletypecachebinder.h
  •   /typedesc.cpp
  •   /typedesc.h
4 files changed in total