D28538: Use more UDSEntry::reserve() calls to avoid reallocs on multiple inserts

2020-04-03 Thread Friedrich W. H. Kossebau
This revision was automatically updated to reflect the committed changes. Closed by commit R320:7e679b1366fc: Use more UDSEntry::reserve() calls to avoid reallocs on multiple inserts (authored by kossebau). REPOSITORY R320 KIO Extras CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D285

D28538: Use more UDSEntry::reserve() calls to avoid reallocs on multiple inserts

2020-04-03 Thread Méven Car
meven accepted this revision. meven added a comment. This revision is now accepted and ready to land. Seems hard to miss cases like for `// +1 for UDS_DISPLAY_NAME` but I will trust you did enough review to be confident for all those cases. A missing one will just cause an allocation anyway

D28538: Use more UDSEntry::reserve() calls to avoid reallocs on multiple inserts

2020-04-03 Thread Friedrich W. H. Kossebau
kossebau created this revision. kossebau added reviewers: Frameworks, sitter, meven. Herald added projects: Dolphin, Frameworks. Herald added subscribers: kfm-devel, kde-frameworks-devel. kossebau requested review of this revision. REPOSITORY R320 KIO Extras BRANCH usemoreudsentryreserve REV