[Libreoffice-bugs] [Bug 126788] FILEOPEN: ODT big performance drop for big table from 6.1 to 6.2 to 6.3
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Aug 9 13:35:23 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=126788
Oliver Brinzing <oliver.brinzing at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |oliver.brinzing at gmx.de
--- Comment #2 from Oliver Brinzing <oliver.brinzing at gmx.de> ---
with:
Version: 6.3.0.4 (x64)
Build ID: 057fc023c990d676a43019934386b85b21a9ee99
CPU threads: 4; OS: Windows 10.0; UI render: default; VCL: win;
Locale: de-DE (de_DE); UI-Language: en-US
Calc:
a simple File/Open takes ~15 sec
and converting to pdf ~32 sec (~42 sec if LO is not running):
PS C:\Program Files\LibreOffice 6.3\program> Measure-Command {.\soffice
--convert-to pdf --outdir D:\downloads D:\downloads\table_1034r_13p.odt}
[...]
Seconds : 32
btw: if i do same with LO 6.2.5.2, soffice.exe will return immediatelly,
converting takes ~21 sec:
PS C:\Program Files\LibreOffice 6.2\program> Measure-Command {.\soffice
--convert-to pdf --outdir D:\downloads D:\downloads\table_1034r_13p.odt}
Days : 0
Hours : 0
Minutes : 0
Seconds : 0
Milliseconds : 7
--
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/20190809/e1f69a05/attachment.html>
More information about the Libreoffice-bugs
mailing list