Using kcachegrind to identify …

Using kcachegrind to identify the non-trivial global objects created during OOo startup showed quite a large amount. Under #i29636 I’ve removed the vast majority of them which gives approx 1 sec speedup to get to the splashscreen for me at least. So global objects are bad, don’t do that.

As mark points out, OOo’s lack of stored state for the export dialog is irritating

Leave a Reply