D13814: Speedup sort

Stefan BrĂ¼ns noreply at phabricator.kde.org
Sun Jul 1 15:54:25 BST 2018


bruns added a comment.


  I assume you are sorting by name with "natural sorting". There may be another possibility for speedup here:
  `QCollator::sortkey()`,  http://doc.qt.io/qt-5/qcollator.html#sortKey
  
  It might be possible to generate the sortkey in e.g. https://phabricator.kde.org/source/dolphin/browse/master/src/kitemviews/kfileitemmodel.cpp$1334

REPOSITORY
  R318 Dolphin

REVISION DETAIL
  https://phabricator.kde.org/D13814

To: jtamate, #dolphin, #frameworks
Cc: bruns, markg, kfm-devel, spoorun, navarromorales, isidorov, firef, andrebarros, emmanuelp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20180701/c5fabb29/attachment.htm>


More information about the kfm-devel mailing list