D10857: Change qSort to std::sort in simplifiedUrlList
Jaime Torres Amate
noreply at phabricator.kde.org
Wed Feb 28 15:32:45 UTC 2018
jtamate updated this revision to Diff 28274.
jtamate edited the summary of this revision.
jtamate edited the test plan for this revision.
jtamate added a comment.
Changed all qSort in Qlist to std::sort.
At least the people with Intel(R) Core(TM) i5-4200U (model 69) will see a big improvement in time.
I tried with KDE Neon with a kernel without patches for the cpu, and with the dolphin included in Neon and OpenSuse, the results are the same: very slow using qSort.
REPOSITORY
R241 KIO
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D10857?vs=28100&id=28274
REVISION DETAIL
https://phabricator.kde.org/D10857
AFFECTED FILES
src/core/ksslcertificatemanager.cpp
src/filewidgets/kurlnavigatorbutton.cpp
src/ioslaves/http/http_cache_cleaner.cpp
src/kpac/script.cpp
src/kpasswdserver/kpasswdserver.cpp
src/widgets/kdirmodel.cpp
src/widgets/kfileitemactions.cpp
To: jtamate, #frameworks, dfaure
Cc: markg, apol, michaelh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180228/f2d59015/attachment.html>
More information about the Kde-frameworks-devel
mailing list