Revision 600782
Go back to digest for 5th November 2006Optimization in KDE Base
David Faure committed changes in /trunk/KDE/kdelibs/kio/kio/kfileitem.cpp:
Reduce KFileItem memory usage: now that UDSEntry is a QHash<int,...> we can look up stuff directly (and even use it to store calculated values)
Can probably be done for size and time too.
File Changes
Modified 1 files
- /trunk/KDE/kdelibs/kio/kio/kfileitem.cpp
1 files changed in total