<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: slow loading and dump of .docx with lots of footnotes (see Comment 27 and Comment 39)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=76260#c45">Comment # 45</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: slow loading and dump of .docx with lots of footnotes (see Comment 27 and Comment 39)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=76260">bug 76260</a>
              from <span class="vcard"><a class="email" href="mailto:michael.meeks@collabora.com" title="Michael Meeks <michael.meeks@collabora.com>"> <span class="fn">Michael Meeks</span></a>
</span></b>
        <pre><span class="quote">> Hmmm, so we appear to be parsing the same substream over and over, once
> for each footnote.</span >

Sure - there is just one XML file there; it's a nonsense doing the same rather
expensive XML parsing repeatedly - we should parse once and cache the results
somewhere sensible if we can.</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>