[Akonadi] [Bug 321944] synchronizing large about 77000 mail Linux kernel mailing list folder blocks out KMail for more than 15 minutes
András Manţia
amantia at kde.org
Mon Nov 18 16:18:36 GMT 2013
https://bugs.kde.org/show_bug.cgi?id=321944
András Manţia <amantia at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/kdep
| |im-runtime/6100bbf86a5ddf5a
| |e009fb6724d4d2ac53593c7f
--- Comment #13 from András Manţia <amantia at kde.org> ---
Git commit 6100bbf86a5ddf5ae009fb6724d4d2ac53593c7f by Andras Mantia.
Committed on 18/11/2013 at 16:18.
Pushed by amantia into branch 'master'.
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
M +16 -0 resources/maildir/libmaildir/maildir.cpp
M +6 -0 resources/maildir/libmaildir/maildir.h
M +32 -23 resources/maildir/retrieveitemsjob.cpp
M +3 -3 resources/maildir/retrieveitemsjob.h
http://commits.kde.org/kdepim-runtime/6100bbf86a5ddf5ae009fb6724d4d2ac53593c7f
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Kdepim-bugs
mailing list