Revision 6ef6cf0...
Go back to digest for 2nd December 2012Optimization in Development Tools
Milian Wolff committed changes in [kdevplatform/sharedurls] /quickopen:
Preliminary port of project file quick open data provider to Path.
While this shows some regressions in the benchmark (which can be
resolved later), the memory consumption is much better now since
we do not duplicate the string data of the file paths anymore.
Opening the Qt 4 source tree in KDevelop now only uses 134MB on my
machine, compared to 192MB with current master.
File Changes
Modified 3 files
- /quickopen
- plugins/projectfilequickopen.cpp
- plugins/projectfilequickopen.h
- plugins/teststestbase.h
3 files changed in total