<table><tr><td style="">kossebau created this revision.<br />kossebau added a reviewer: KDevelop.<br />Restricted Application added a subscriber: kdevelop-devel.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D9236" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>When creating lists of known sizes for types whose instances are set up each<br />
by initially creating a default contructed one, which then is further<br />
modified before being appended by value to the list, it should be quicker to<br />
instead fill the list in one go with all default constructed instances and<br />
then walk over each for the further modification.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R32 KDevelop</div></div></div><br /><div><strong>BRANCH</strong><div><div>createdefaultconstructedonlistheap</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D9236" rel="noreferrer">https://phabricator.kde.org/D9236</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kdevplatform/debugger/util/pathmappings.cpp<br />
kdevplatform/language/codegen/sourcefiletemplate.cpp<br />
kdevplatform/project/projectfiltermanager.cpp<br />
plugins/clang/codecompletion/completionhelper.cpp<br />
plugins/custom-buildsystem/custombuildsystemconfig.h<br />
plugins/debuggercommon/miframestackmodel.cpp<br />
plugins/debuggercommon/registers/registercontroller_arm.cpp<br />
plugins/debuggercommon/registers/registercontroller_x86.cpp<br />
plugins/lldb/controllers/framestackmodel.cpp<br />
plugins/quickopen/projectfilequickopen.cpp</div></div></div><br /><div><strong>To: </strong>kossebau, KDevelop<br /><strong>Cc: </strong>kdevelop-devel<br /></div>