https://bugs.documentfoundation.org/show_bug.cgi?id=117636
Jonathan Clark <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |104527, 83066 See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=64 | |991 --- Comment #17 from Jonathan Clark <[email protected]> --- The fix for bug 64991 improved the situation significantly, both when scrolling through most of the document, and in PDF export: Original: real 1m12.863s user 1m10.654s sys 0m0.201s With fix: real 0m39.827s user 0m37.679s sys 0m0.165s Performance is still abysmal when viewing the microscopic print at the end of the document. I tried to reproduce the issue by hand in the same document, but I couldn't. A simple cut+paste with the same formatting is enough to prevent it. This suggests we're setting up some sort of pathological behavior in the DOC import code. As with bug 64991, it's possible that the root cause won't be detectable via profiling. Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=83066 [Bug 83066] [META] CJK (Chinese, Japanese, Korean, and Vietnamese) language issues https://bugs.documentfoundation.org/show_bug.cgi?id=104527 [Bug 104527] [META] DOC (binary) format bug tracker -- You are receiving this mail because: You are the assignee for the bug.
