D10380: Refactor KCoreDirLister(Cache) to use KFileItemListV2 where possible.
Mark Gaiser
noreply at phabricator.kde.org
Thu Feb 8 00:22:38 UTC 2018
markg created this revision.
markg added a reviewer: dfaure.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.
markg requested review of this revision.
REVISION SUMMARY
This refactors KFileItemList uses to KFileItemListV2 where possible.
In terms of performance there isn't any change really. I did meassure it with callgrind but it seems roughtly the same when running Dolphin with it. If anything it's marginally faster, but that could just be the specific case.
Another folder might be the same.
TEST PLAN
Test Dolphin, run the tests. The relevant ones (kdirmodeltest and kfileitemtest) seem to pass just fine.
REPOSITORY
R241 KIO
BRANCH
refactor_dirlistercache
REVISION DETAIL
https://phabricator.kde.org/D10380
AFFECTED FILES
src/core/kcoredirlister.cpp
src/core/kcoredirlister_p.h
src/core/kcoredirlister_p.h.orig
To: markg, dfaure
Cc: #frameworks, michaelh, ngraham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180208/92a9fb7d/attachment.html>
More information about the Kde-frameworks-devel
mailing list