https://bugs.documentfoundation.org/show_bug.cgi?id=125670

--- Comment #13 from Jan-Marek Glogowski <glo...@fbihome.de> ---
(In reply to Caolán McNamara from comment #12)
> I don't see a performance difference locally, but does
> https://gerrit.libreoffice.org/#/c/74505/ make a difference to your
> startup/shutdown ?

So I tried to reproduce my findings and couldn't. There is a general strange
difference for kde5 and gtk3, which I don't understand, as both backends use
cairo. For 10 runs of OOO_EXIT_POST_STARTUP with the fix and the attached crash
document I get:

* gtk3: avarage real 8.000 user 4.297 sys 0.557
* kde5: avarage real 4.42 user 2.96 sys 1.29

Avarage from the (fixed) script from
https://stackoverflow.com/questions/17601539/calculate-the-average-of-several-time-commands-in-linux

My fix: grep "^real" /tmp/mtime.$$ | awk ...

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to