<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Impress works very slow with large sized GIF"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=104878#c39">Comment # 39</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Impress works very slow with large sized GIF"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=104878">bug 104878</a>
              from <span class="vcard"><a class="email" href="mailto:Armin.Le.Grand@me.com" title="Armin Le Grand <Armin.Le.Grand@me.com>"> <span class="fn">Armin Le Grand</span></a>
</span></b>
        <pre>I tried on Win and Linux and both got significantly faster without skia. Indeed
the prob is aged, but me and caolan did a lot of opts in that area - so to get
the current state - an improvement over 2016 - at lest I had to switch away
from skia. Please note that in it‘s current state it does no bufferings (as
GDIplus and Cairo do), btw also not using transformations or direct line
dashing - but main reasons for bitmap based stuff to be slower again is
buffering of system-format bitmaps. Just my 2ct...
There is always room for improving the git stuff, of course, when you know
where we came from - it was just painted over timer-based without taking care
of Z-Order and overlapping objects at all...</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>