Apparently yeah. Images are the only issue. This problem is with all pdf programs for Linux (and all depend on poppler).<br><br><div class="gmail_quote">On Sun, Dec 19, 2010 at 4:00 PM, JustFillBug <span dir="ltr">&lt;<a href="mailto:mozbugbox@yahoo.com.au">mozbugbox@yahoo.com.au</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On 2010-12-18, dE . &lt;<a href="mailto:de.techno@gmail.com">de.techno@gmail.com</a>&gt; wrote:<br>

&gt;<br>
&gt; Foxit reader appears to be the fastest PDF reader in the industry, it seems<br>
&gt; to be faster by many times than any other application available. The<br>
&gt; scenario is such that at least I have to use Foxit simply cause it&#39;s a<br>
&gt; necessity since applications which run on poppler take minutes to render the<br>
&gt; same PDF what foxit does in a few seconds.<br>
&gt;<br>
&gt; So I was wondering if the poppler team is aware of this, although foxit is<br>
&gt; avilable for Linux, but it&#39;ll be great if you could revile of secrets of<br>
&gt; foxit.<br>
&gt;<br>
<br>
I don&#39;t know about foxit, but when I use sysprof on evince, it seems<br>
that poppler spends most of its time on loading JPEG files. Apparently,<br>
decoding JPEG images inside PDF files are very slow, maybe it&#39;s just<br>
libjpeg was slow or the way poppler feeding libjpeg.<br>
<br>
But that&#39;s not the worst performance killer. What&#39;s kills the speed on<br>
evince is that evince try to preload 5-10 pages before it displays your<br>
current page. So every time you scroll back or forword a new page, you<br>
have to wait for it to finish the preloading of some other pages. Killed<br>
all the benefit of preloading.<br>
<br>
It should only preload pages on idle mode and when CPU load is low. If<br>
it detected the CPU load is up, it should stop the preload thing.<br>
<br>
No one cares how slow evince loading pages.<br>
<br>
_______________________________________________<br>
poppler mailing list<br>
<a href="mailto:poppler@lists.freedesktop.org">poppler@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/poppler" target="_blank">http://lists.freedesktop.org/mailman/listinfo/poppler</a><br>
</blockquote></div><br>