D7530: KIO: Task should be used in QVector, not QList.

David Faure noreply at phabricator.kde.org
Thu Aug 24 22:00:54 UTC 2017


dfaure created this revision.

REVISION SUMMARY
  It's a struct with int+QByteArray so it's bigger than a pointer.
  
  Minor effect on the overall numbers, it was only showing up
  in the "allocations of a small size" list in heaptrack, so this is
  more about not wasting space more than anything else.

TEST PLAN
  jobtest

BRANCH
  master

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

AFFECTED FILES
  src/core/connection.cpp
  src/core/connection_p.h

To: dfaure, mwolff
Cc: #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170824/b6009232/attachment.html>


More information about the Kde-frameworks-devel mailing list