<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Animated gif causes big CPU load"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121793#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Animated gif causes big CPU load"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121793">bug 121793</a>
              from <span class="vcard"><a class="email" href="mailto:noelgrandin@gmail.com" title="Noel Grandin <noelgrandin@gmail.com>"> <span class="fn">Noel Grandin</span></a>
</span></b>
        <pre>There are a couple of potential issues I have identified:

(1) Drawing bitmaps with alpha is very expensive because of our weird split
color/alpha stuff. Fixing that is a way off, unfortunately

(2) We seem to be doing a complete redraw, instead of a partial one. That might
be easier to fix</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>