<table><tr><td style="">tcanabrava updated this revision to Diff 36515.<br />tcanabrava edited the summary of this revision. <a href="https://phabricator.kde.org/transactions/detail/PHID-XACT-DREV-ghbcgnyu47prjrc/">(Show Details)</a><br />tcanabrava added a comment.
</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/D13591">View Revision</a></tr></table><br /><div><div><ul class="remarkup-list">
<li class="remarkup-list-item">Don't realloc _pixmap vector</li>
<li class="remarkup-list-item">Don't use a Temporary to Copy data over</li>
<li class="remarkup-list-item">Fix compile</li>
<li class="remarkup-list-item">Don't use temporaries, compilers can optimize better this way</li>
</ul></div></div><br /><div><strong>CHANGES TO REVISION SUMMARY</strong><div><div style="white-space: pre-wrap; color: #74777D;">I tested a bit of code with -02 to measure the speed gains of using a std::initializer_list over appending to a temporary and appending to temporary is around 50% slower, so I removed all the code that appened to temporaries for a initializer list in breeze.<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);"><br />
</span></div></div></div><br /><div><strong>REPOSITORY</strong><div><div>R31 Breeze</div></div></div><br /><div><strong>CHANGES SINCE LAST UPDATE</strong><div><a href="https://phabricator.kde.org/D13591?vs=36282&id=36515">https://phabricator.kde.org/D13591?vs=36282&id=36515</a></div></div><br /><div><strong>BRANCH</strong><div><div>removeTemporaryReallocs</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D13591">https://phabricator.kde.org/D13591</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>kdecoration/breezebutton.cpp<br />
kdecoration/breezesizegrip.cpp<br />
kstyle/breezehelper.cpp<br />
kstyle/breezeshadowhelper.cpp</div></div></div><br /><div><strong>To: </strong>tcanabrava, Breeze<br /><strong>Cc: </strong>ngraham, zzag, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart<br /></div>