https://bugs.freedesktop.org/show_bug.cgi?id=84746

            Bug ID: 84746
           Summary: android: prune redundant configmgr settings
           Product: LibreOffice
           Version: 4.3.0.2 rc
          Hardware: Other
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Libreoffice
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: michael.me...@collabora.com

I've written a tool for this:

android/mobile-config.py

It needs running on main.xcd (the biggest configmgr data file) - and applying
in Makefile.shared - if DISABLE_UI=TRUE - some of the other profiles replicate
the whole LibreOffice UI on Android.

That should chop 45% out of the main.xcd. My profiles suggest that configmgr
initialization is 90%+ of the LibreOfficeKit lok_init time - particularly when
we don't have the dlopen / dynamic linking cost at run-time.

So this should help us start ~30% faster (perhaps). Help merging & testing much
appreciated.

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

Reply via email to