[Libreoffice-bugs] [Bug 127055] New: Slow performance on convert-to pdf after libreoffice 6.3.x

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Aug 20 14:33:06 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=127055

            Bug ID: 127055
           Summary: Slow performance on convert-to pdf after libreoffice
                    6.3.x
           Product: LibreOffice
           Version: 6.3.0.4 release
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: medium
         Component: Printing and PDF export
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: raihan.raihan at gmail.com

Description:
I use convert pdf webservice on production.
Since update libreoffice 6.2 or 6.3 version I get slow performance when
generate pdf documents.





Steps to Reproduce:
$ /snap/bin/libreoffice --version
LibreOffice 6.3.0.4 714e3e990d6aa57321bebab01999254e7bc38485


time /snap/bin/libreoffice --headless  --convert-to pdf:writer_pdf_Export
--outdir /tmp/ mem_00000649.odt

Actual Results:
$ /snap/bin/libreoffice --version
LibreOffice 6.3.0.4 714e3e990d6aa57321bebab01999254e7bc38485


convert mem_00000649.odt -> /tmp/mem_00000649.pdf using filter :
writer_pdf_Export
Overwriting: /tmp/mem_00000649.pdf

real    0m9,164s
user    0m8,981s
sys     0m0,199s


Expected Results:
$ libreoffice --version
LibreOffice 6.0.7.3 00m0(Build:3)

$ time libreoffice --headless  --convert-to pdf:writer_pdf_Export --outdir /tmp
mem_00000649.odt

convert mem_00000649.odt -> /tmp/mem_00000649.pdf using filter :
writer_pdf_Export
Overwriting: /tmp//mem_00000649.pdf

real    0m1,987s
user    0m1,867s
sys     0m0,133s




Reproducible: Always


User Profile Reset: No



Additional Info:

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190820/d2357a59/attachment.html>


More information about the Libreoffice-bugs mailing list