<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:xiscofauli@libreoffice.org" title="Xisco Faulí <xiscofauli@libreoffice.org>"> <span class="fn">Xisco Faulí</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Regression: Calc v6 opens .ODS file slower than v5"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=115325">bug 115325</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Keywords</td>
           <td>
                
           </td>
           <td>bibisected, bisected
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>xiscofauli@libreoffice.org
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>WONTFIX
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Regression: Calc v6 opens .ODS file slower than v5"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=115325#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED WONTFIX - Regression: Calc v6 opens .ODS file slower than v5"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=115325">bug 115325</a>
              from <span class="vcard"><a class="email" href="mailto:xiscofauli@libreoffice.org" title="Xisco Faulí <xiscofauli@libreoffice.org>"> <span class="fn">Xisco Faulí</span></a>
</span></b>
        <pre>I could bisect it with 'time OOO_EXIT_POST_STARTUP=1' and this is what I found:

Before commit 1bb07b763560b7af64da27025b8f6299308b62a6 it takes

real    0m2.880s
user    0m2.453s
sys     0m0.274s

and after

real    0m4.518s
user    0m2.484s
sys     0m0.244s

which is a difference of 1,6318 seconds....

IMHO, 1.6 seconds it's an acceptable delay. It's not worth it to expend time
and man power to fix this issue.
Closing as RESOLVED WONTFIX</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>