[PATCH-3-5] improve startup performance ...
Michael Meeks
michael.meeks at suse.com
Fri Apr 13 16:38:24 PDT 2012
On Fri, 2012-04-13 at 15:03 +0200, Michael Meeks wrote:
> The basic idea is to push the iteration over directories down into the
> stoc/ code instead of having it in the cppuhelper code. That lets us
> re-use the same representation avoiding the nesting[1]. I guess it is
> the moral equivalent of concatenating the .rdb files in a given
> directory.
I had to add some sniffing code and retain the old model for loading
old-style rdb files to make the oovbaapi.rdb load correctly.
After that it seems to pass 'make check' as well as 'make check' in
general (ie. randomly failing on a11y tests ;-).
It makes me suspect that the nesting nastiness has a real impact on
type lookups too that'd be great to fix later.
I'd love to get it into libreoffice-3-5 for 3.5.3 - reviews much
appreciated.
Thanks,
Michael.
--
michael.meeks at suse.com <><, Pseudo Engineer, itinerant idiot
More information about the LibreOffice
mailing list