<table><tr><td style="">ahiemstra created this revision.<br />ahiemstra added a reviewer: Kirigami.<br />Herald added a project: Kirigami.<br />Herald added a subscriber: plasma-devel.<br />ahiemstra requested review of this revision.
</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/D25882">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>For some unknown reason, DefaultListItemBackground uses dynamic item creation<br />
instead of just declaring items for its separators. This patch removes the<br />
dynamic item creation and just declares the separtor. This saves more than<br />
1ms runtime per delegate that gets created in Kirigami Gallery's List View page,<br />
reducing the time per delegate from more than 1ms to ~300us.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Kirigami Gallery's List View page still looks the same</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R169 Kirigami</div></div></div><br /><div><strong>BRANCH</strong><div><div>remove_dynamicitem</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D25882">https://phabricator.kde.org/D25882</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/controls/private/DefaultListItemBackground.qml</div></div></div><br /><div><strong>To: </strong>ahiemstra, Kirigami<br /><strong>Cc: </strong>plasma-devel, fbampaloukas, GB_2, domson, dkardarakos, ngraham, apol, ahiemstra, davidedmundson, mart, hein<br /></div>