D17528: Refactor SlaveInterface::calcSpeed
David Faure
noreply at phabricator.kde.org
Thu Dec 13 08:59:53 GMT 2018
dfaure added a comment.
I'm surprised, how can a QLinkedList (with nodes allocated all over the memory) be better than a static array (which fits into the same memory cache) ?
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D17528
To: chinmoyr, dfaure
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181213/2bc52cff/attachment.html>
More information about the Kde-frameworks-devel
mailing list