D13814: Speedup sort

Elvis Angelaccio noreply at phabricator.kde.org
Sun Jul 8 18:17:25 BST 2018


elvisangelaccio requested changes to this revision.
elvisangelaccio added inline comments.
This revision now requires changes to proceed.

INLINE COMMENTS

> kfileitemmodel.cpp:111
> +
> +    // warm up the collator so it does not has thread safety problems later
> +    m_collator.compare(QStringLiteral("aaaaaaaaaaaaaaaaaaaa"), QStringLiteral("bbbbbbbbbbbbbbbbbbbbbb"));

Please explain why we need this workaround here (see my previous comment)

REPOSITORY
  R318 Dolphin

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

To: jtamate, #dolphin, #frameworks, markg, elvisangelaccio
Cc: elvisangelaccio, apol, bruns, markg, kfm-devel, spoorun, navarromorales, firef, andrebarros, emmanuelp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180708/057caa32/attachment.html>


More information about the Kde-frameworks-devel mailing list