https://bugs.freedesktop.org/show_bug.cgi?id=48312
--- Comment #18 from Michael Meeks <[email protected]> --- I guess OFFSET can't be calculated idly since it affects dependencies dramatically; so in fixing the previous bug around not re-computing them we got a perf. regression - it persists in 4.0. We need a faster calculation core I guess :-) rlk - if you have a build of 4.0 with symbols it might be worth building a callgrind trace of this: export OOO_DISABLE_RECOVERY=1 valgrind --tool=callgrind --simulate-cache=yes --dump-instr=yes ./soffice.bin /path/to/your/document And then trigger the slowness a few times & exit. Thanks ! -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
