<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - FILEOPEN: ODT big performance drop for big table from 6.1 to 6.2 to 6.3"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126788#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - FILEOPEN: ODT big performance drop for big table from 6.1 to 6.2 to 6.3"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126788">bug 126788</a>
              from <span class="vcard"><a class="email" href="mailto:paul.jowett@systemic.com.au" title="Paul <paul.jowett@systemic.com.au>"> <span class="fn">Paul</span></a>
</span></b>
        <pre>(In reply to Oliver Brinzing from <a href="show_bug.cgi?id=126788#c2">comment #2</a>)
<span class="quote">> 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</span >

Measure-Command can give complete timing if you put the command in a script
file, then run the script.  eg Measure-Command {.\test.bat}</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>