[Poppler-bugs] [Bug 68322] New: pdftops 20 Aug 2013 is about 10% slower than last year

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 20 03:01:04 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=68322

          Priority: medium
            Bug ID: 68322
          Assignee: poppler-bugs at lists.freedesktop.org
           Summary: pdftops 20 Aug 2013 is about 10% slower than last year
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: williambader at hotmail.com
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: utils
           Product: poppler

Created attachment 84321
  --> https://bugs.freedesktop.org/attachment.cgi?id=84321&action=edit
test pdf tile

I saw in the poppler mailing list that a number of recent changes were supposed
to make poppler run faster, so I tested the a 20 Aug 2013 clone and found
pdftops that it was about 10% slower than last year.  The times are relatively
repeatable because I am reading from an SSD and writing to a RAM disk.
This isn't a bug, but some of the recent changes might have had unintended
consequences.
I tested an unpatched 0.24.0 clone against a lightly patched 0.21.0 that I have
been using for about a year.
William

$ ./pdftops -v
pdftops version 0.24.0
Copyright 2005-2013 The Poppler Developers - http://poppler.freedesktop.org
Copyright 1996-2011 Glyph & Cog, LLC
$ time ./pdftops -eps -level1sep /u/displayads/1288986-xpdfshadebug.pdf
/tmp/x1.eps
real    0m10.520s
user    0m10.392s
sys     0m0.113s

$ /usr/local/bin/pdftops -v
pdftops version 0.21.0
Copyright 2005-2012 The Poppler Developers - http://poppler.freedesktop.org
Copyright 1996-2011 Glyph & Cog, LLC
$ time /usr/local/bin/pdftops -eps /u/displayads/1288986-xpdfshadebug.pdf
/tmp/1288986-xpdfshadebug.eps
real    0m8.455s
user    0m8.355s
sys     0m0.087s

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20130820/3e8c7512/attachment-0001.html>


More information about the Poppler-bugs mailing list