<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - pdftops 20 Aug 2013 is about 10% slower than last year"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=68322">68322</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>poppler-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>pdftops 20 Aug 2013 is about 10% slower than last year
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>williambader@hotmail.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>utils
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>poppler
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=84321" name="attach_84321" title="test pdf tile">attachment 84321</a> <a href="attachment.cgi?id=84321&action=edit" title="test pdf tile">[details]</a></span>
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 - <a href="http://poppler.freedesktop.org">http://poppler.freedesktop.org</a>
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 - <a href="http://poppler.freedesktop.org">http://poppler.freedesktop.org</a>
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</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>