[Poppler-bugs] [Bug 26759] New: poppler is too slow when opening PDF 1.5 files

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Feb 25 13:28:15 PST 2010


http://bugs.freedesktop.org/show_bug.cgi?id=26759

           Summary: poppler is too slow when opening PDF 1.5 files
           Product: poppler
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: medium
         Component: general
        AssignedTo: poppler-bugs at lists.freedesktop.org
        ReportedBy: ousia at wanadoo.es


I have just discovered that evince (and also xpdf) is much slower
dealing with PDF 1.5 documents than it is with the same document in PDF 1.4.

Here you have the test files (both generated with the same XeLaTeX binary):

http://www.tei-c.org/release/doc/tei-p5-doc/en/Guidelines.pdf (PDF 1.4)
http://users.ox.ac.uk/~rahtz/Guidelines.pdf (PDF 1.5, much smaller)

Evince and pdfinfo show a huge difference when opening both versions and
acroread 9.3 and mupdf-r938 show a 25-30% time increase when opening the PDF
1.5 version.

Tests bellow. Guidelines.pdf is the PDF 1.5
document and TEI_Guidelines.pdf is the PDF 1.4 document.

I hope it helps,


Pablo



time evince TEI_Guidelines.pdf
real    0m15.900s
user    0m1.504s
sys     0m0.192s

time evince Guidelines.pdf
real    0m29.384s
user    0m26.510s
sys     0m0.320s

time pdfinfo TEI_Guidelines.pdf
real    0m0.253s
user    0m0.220s
sys     0m0.024s

time pdfinfo Guidelines.pdf
real    0m16.328s
user    0m15.433s
sys     0m0.116s

time acroread TEI_Guidelines.pdf
real    0m5.828s
user    0m3.220s
sys     0m0.520s

time acroread Guidelines.pdf
real    0m6.297s
user    0m4.132s
sys     0m0.460s

time mupdf TEI_Guidelines.pdf
real    0m1.670s
user    0m0.264s
sys     0m0.028s

time mupdf Guidelines.pdf
real    0m2.106s
user    0m0.384s
sys     0m0.020s


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list