<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:vmiklos@collabora.com" title="Miklos Vajna <vmiklos@collabora.com>"> <span class="fn">Miklos Vajna</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Memory usage increases with 20 MB style setting font change and closing the document doesn't free the memory"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=133667">bug 133667</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Keywords</td>
           <td>regression
           </td>
           <td>implementationError
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Memory usage increases with 20 MB style setting font change and closing the document doesn't free the memory"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=133667#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Memory usage increases with 20 MB style setting font change and closing the document doesn't free the memory"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=133667">bug 133667</a>
              from <span class="vcard"><a class="email" href="mailto:vmiklos@collabora.com" title="Miklos Vajna <vmiklos@collabora.com>"> <span class="fn">Miklos Vajna</span></a>
</span></b>
        <pre>We have a speed vs memory usage trade-off here. As far as I see, the code we
have today has a short-time cache, cleared at the end of each layout run. That
is quite similar to what e.g. browsers do.

<span class="quote">> So for the record, i'm complaining about this specific commit. And not saying it's should be called a "regression"</span >

Let's call this an implementation error: if somebody is interested, we could
look at if it's possible to use less memory while maintaining the same
performance, I didn't investigate this direction so far.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>