Revision 6100bbf...
Go back to digest for 24th November 2013Optimization in KDE-PIM
Andras Mantia committed changes in [kdepim-runtime] /maildir:
Use QDirIterator for listing the maildir folders. This:
- avoids some extra stats
- avoids calling into Maildir::findRealKey that caches the keys and uses a lot of memory for no real reason (in this case)
REVIEW: 113918
File Changes
Modified 4 files
- /maildir
- resources/retrieveitemsjob.cpp
- resources/retrieveitemsjob.h
- resources/libmaildir.cpp
- resources/libmaildir.h
4 files changed in total