<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Poppler extremely slow to render this PDF file [2]"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100168#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Poppler extremely slow to render this PDF file [2]"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100168">bug 100168</a>
              from <span class="vcard"><a class="email" href="mailto:Thomas.Freitag@alfa.de" title="Thomas Freitag <Thomas.Freitag@alfa.de>"> <span class="fn">Thomas Freitag</span></a>
</span></b>
        <pre>Either you have a problem with your laptop or your are using an old poppler
version or you overstate exorbitant:

time ./utils/pdftoppm -png -cropbox Catalogue_ARMYTEK_2017.pdf
output/100168-splash

real    1m32.744s
user    1m30.856s
sys     0m0.208s

time ./utils/pdftocairo -png -cropbox Catalogue_ARMYTEK_2017.pdf
output/100168-cairo

real    2m10.656s
user    2m9.532s
sys     0m0.212s

which means that splash (used by okular) needs ~2 s to render each page and
cairo ~3 s (used by evince) with the actual version on a 4 years old laptop
without ssd.
This doesn't fit neither to "many seconds each page" nor to "being unusable"!
And it opens quite well either with evince or with okular on my laptop.</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>