mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-12-17 05:21:50 +03:00
333978f1ff
As we never use {push,pop}_front std::vector works here perfectly. Also reserve memory for std::vector out of lock. This could be considered as an optimization, but in reality this is just using right container in right place. According to my measurements total speedup is under 0.2%. |
||
---|---|---|
.. | ||
alertdispatcher.cpp | ||
alertdispatcher.h | ||
bandwidthscheduler.h | ||
filterparserthread.h | ||
qbtsession.cpp | ||
qbtsession.h | ||
qtlibtorrent.pri | ||
qtorrenthandle.cpp | ||
qtorrenthandle.h | ||
shutdownconfirm.cpp | ||
shutdownconfirm.h | ||
torrentmodel.cpp | ||
torrentmodel.h | ||
torrentspeedmonitor.cpp | ||
torrentspeedmonitor.h | ||
torrentstatistics.cpp | ||
torrentstatistics.h | ||
trackerinfos.h |