D10085: Faster drag&drop in directories with thousands of files
Jaime Torres Amate
noreply at phabricator.kde.org
Fri Feb 2 08:17:18 GMT 2018
jtamate updated this revision to Diff 26367.
jtamate added a comment.
No pointer logic.
No map/reduce because, in my opinion, could be nice to have another parameter with the first value for the reduction.
Filter the list and create a new one with the Urls that match.
There is no memory leak, checked with valgrind.
The cpu, according to callgrind, is reduced to something around 4%-5%.
REPOSITORY
R318 Dolphin
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D10085?vs=26328&id=26367
REVISION DETAIL
https://phabricator.kde.org/D10085
AFFECTED FILES
src/CMakeLists.txt
src/views/draganddrophelper.cpp
To: jtamate, #dolphin, elvisangelaccio
Cc: anthonyfieroni, michaelh, elvisangelaccio, ngraham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20180202/84979d2b/attachment.htm>
More information about the kfm-devel
mailing list