[Libreoffice-bugs] [Bug 133644] Memory usage after file save increases from 77MB in LibO 4.3 to 255MB in 7.1
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Jun 3 18:28:12 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=133644
--- Comment #3 from Telesto <telesto at surfxs.nl> ---
Created attachment 161589
--> https://bugs.documentfoundation.org/attachment.cgi?id=161589&action=edit
Bibisect log 5.3
Bump between 5.2 and 5.3 bisected to:
author Michael Stahl <mstahl at redhat.com> 2016-11-09 12:44:43 +0100
committer Michael Stahl <mstahl at redhat.com> 2016-11-09 13:05:44
+0100
commit 41de4df1cfbe02fcd235582b50c87c9d91757809 (patch)
tree 1e61d5a47342d12e376a188e44bf588c5855f3a2
parent ed42212f53b2e52238346e64dae31a931d6c90a1 (diff)
increase Office::Common::Cache::GraphicManager::TotalCacheSize to 200MB
We can use a bit more RAM for graphics than we currently do, even on 32
bits, which should improve interactive performance as there will be less
swapping of bitmap data and re-parsing of SVGs.
Note that currently the value is effectively multiplied by 2, as the
limit is stored in GraphicCache::mnMaxDisplaySize, but there are 2
independent "counters" GraphicCache::mnUsedDisplaySize and
GraphicManager::mnUsedSize that are both checked against the same limit.
--
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/20200603/fa2cc47a/attachment.htm>
More information about the Libreoffice-bugs
mailing list