<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Certain documents take ages to open"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=78006#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Certain documents take ages to open"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=78006">bug 78006</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>The referenced document has 1385 pages. Rendering of 1 page in default
resolution takes on my laptop:

time ./utils/pdftoppm -png -cropbox -f 1 -l 1 78006.open/c++14-std.pdf
output/78006

real    0m0.227s
user    0m0.204s
sys    0m0.008s

Rendering of 10 pages:

time ./utils/pdftoppm -png -cropbox -f 1 -l 10 78006.open/c++14-std.pdf
output/78006

real    0m3.366s
user    0m3.340s
sys    0m0.008s

I think I'm getting too old if someone argues that it "takes ages to open". But
even if, it's definitely not a poppler problem but a problem of the application
which opens it!</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>