https://bugs.documentfoundation.org/show_bug.cgi?id=148911
Bug ID: 148911
Summary: FILEOPEN RTF Opening time of an RTF with a very large
page splitting table has grown a lot
Product: LibreOffice
Version: 7.4.0.0 alpha0+ Master
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Keywords: bibisected, bisected, perf, regression
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Blocks: 81234
1. In a terminal, say export OOO_EXIT_POST_STARTUP=1
(and don't forget to close the terminal when you're done so you don't get
confused later)
2. Using the time command, open attachment 163099 from bug 134854
Good result:
real 0m43,072s
user 0m42,401s
sys 0m0,400s
Regressed result:
real 2m44,143s
user 2m39,669s
sys 0m1,700s
Bibisected with linux-64-7.4 to:
https://git.libreoffice.org/core/commit/8e6ab6502278702499e7468404d1010069176578
better cache size limit for SalLayoutGlyphsCache
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=81234
[Bug 81234] [META] RTF filter issues
--
You are receiving this mail because:
You are the assignee for the bug.