https://bugs.documentfoundation.org/show_bug.cgi?id=167313
--- Comment #16 from Telesto <[email protected]> --- (In reply to b. from comment #15) > Is it possible that the slowdown is related to the > activation of “Save AutoRecovery Information every:”? > > I had set it to 10 minutes, and the slowdowns seem > to be lessened when it is deactivated. After > reactivation, the program freezes for about 1 minute > every 10 minutes and “repagination” occurs. Well it's possible. Although I expect some overlap. So constant layout loop in the background. Exacerbated by auto-save A performance profile would give some more insights what's going on. There multiple tools available for CPU profiling on Linux: perf_events, DTrace, SystemTap, or ktap. I have no experience with those tools. -- You are receiving this mail because: You are the assignee for the bug.
