[Akonadi] [Bug 334218] synchronizations of large folders with filesystem contents hogs a Sandybridge core for minutes

Martin Steigerwald Martin at Lichtvoll.de
Sun Jun 8 18:09:13 BST 2014


https://bugs.kde.org/show_bug.cgi?id=334218

--- Comment #24 from Martin Steigerwald <Martin at Lichtvoll.de> ---
Git commit ceb7bdd423f5ed148b53f422795a167df48ab99e by Martin Steigerwald.
Committed on 08/06/2014 at 16:34.
Pushed by steigerwald into branch 'master'.

Sort by filename, which is RemoteId, instead of item id to make test pass.

Review request 118441 introduced sorting of items for ItemFetchJob
testcase as due to an performance optimization mixedmaildir resource
does not sort anymore. This fixed the testcase for me on BTRFS.

However on the Jenkins server the test case was still not fixed and
Kevin pointed out that qSort may sort by item id instead of RemoteId.
The test relies on sorting by filename, which is basically the RemoteId.

REVIEW: 118619

M  +8    -1    resources/mixedmaildir/tests/itemfetchtest.cpp

http://commits.kde.org/kdepim-runtime/ceb7bdd423f5ed148b53f422795a167df48ab99e

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list