<p>If we duplicate core names and labels, it would lead to a minimum additional memory usage of 313 bytes (in 34 blocks) for groups and 6626 bytes (in 294 blocks) for items.  If we assume a <code>sizeof(size_t)</code> overhead per block (which is possibly exaggerated) it goes to 585 and 8978 bytes respectively.  This makes it about 10kb overhead.<br>
In comparison, running Geany with a few small files open seem to use about ~60M.</p>

<p>I don't mind either way, but I like prettier code with less gotchas.  I'll however commit a current-ish version of this for the moment, but I'd happily merge a full-copy cleanup for both groups and items post-1.28.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/1126#issuecomment-231486313">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/ABDrJxbrGrp8NxJwyKxogL7m8V1qrMnQks5qTszhgaJpZM4JHPP7">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ21oTp7DDRe6zI6ni5qVpjtUCJVaks5qTszhgaJpZM4JHPP7.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/1126#issuecomment-231486313"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>