[Libreoffice-bugs] [Bug 76260] FILEOPEN: slow loading and dump of .docx with lots of footnotes (see Comment 27 and Comment 39)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Aug 20 07:59:51 UTC 2019


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

--- Comment #43 from Noel Grandin <noelgrandin at gmail.com> ---
Hmmm, so we appear to be parsing the same substream over and over, once for
each footnote.

We construct a child document, parse the substream, and filter out the piece we
are interested in to build the child document.

In theory, we could delay dealing with notes till the end of the document, and
then parse the substream once, but that's a pretty big change.

-- 
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/64d2e21f/attachment.html>


More information about the Libreoffice-bugs mailing list