Revision 1207014
Go back to digest for 19th December 2010Optimization in Other
Jonathan Michael Thomas committed changes in /trunk/extragear/sysadmin/muon/installer/ApplicationWindow.cpp:
Use the new Backend::areChangesMarked() function.
This avoids constructing a QApt::PackageList as well as 67,000 calls to QApt::Package::state() in the Backend::markedPackages() function
File Changes
Modified 1 files
- /trunk/extragear/sysadmin/muon/installer/ApplicationWindow.cpp
1 files changed in total