[Libreoffice-bugs] [Bug 135010] Memory usage opening and scrolling a DOCX increased from 600 to 1250 MB; still 360 MB in use after close

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Feb 11 14:09:04 UTC 2021


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

--- Comment #9 from Telesto <telesto at surfxs.nl> ---
O and there is the whole lazy loading images thing (Miklos) and buffering
caching (Tomaz 6.0/6.1; image cache rewrite; losing images)). Aside from the
rendering cache at Skia (Lubos 7.0/7.1)) and the Cairo cache (Armin 7.0)). So
lots of developers working on different area's all related to images

And the unique pointer/ shared pointer stuff of Noel (regularly positive). But
those are all done in the assumption other area's working as expected.. 

And not totally sure if that's the case..    O well, could go one, cache
increasing of Meeks (somewhere in 5.2). 

The lazy loading/unloading obviously hard to grasp with some timer stuff. And
nice to have whole 500 pages of images loaded into memory to have quick access.
but also be resource hogging. I scrolled through the whole document.. (page
down).. And you have to deal with 900 MB simply because of that..

-- 
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/20210211/be36e3db/attachment.htm>


More information about the Libreoffice-bugs mailing list