[Poppler-bugs] [Bug 30688] file rendered too slow (and searching extremely slow)
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jan 15 04:29:33 PST 2016
https://bugs.freedesktop.org/show_bug.cgi?id=30688
--- Comment #6 from srousseau at vaudoise.ch ---
OK I will try to look into it.
Not really my area, but I can take some time.
Just for the record.
With version 0.12.4 :
time find . -name '*10.12.2015*.pdf' -exec sh -c 'pdftotext "{}" - | grep
--with-filename --label="{}" --color "Archivage documentaire"' \;
real 2m14.163s
user 0m55.425s
sys 0m11.211s
With version 0.39.0 :
time find . -name '*10.12.2015*.pdf' -exec sh -c 'pdftotext "{}" - | grep
--with-filename --label="{}" --color "Archivage documentaire"' \;
real 5108m21.180s
user 4237m23.460s
sys 54m20.175s
Test realized on the exact same set of PDF files.
--
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/20160115/fc668fad/attachment.html>
More information about the Poppler-bugs
mailing list