configmgr: accelerate simple config key fetches

Desktop / LibreOffice - Michael Meeks [collabora.com] - 28 June 2014 08:37 UTC

Avoid heap allocating UNO object wrappers for the underlying Node structures only to convert to Any and immediately free them agian when we can.

879aa54 configmgr: accelerate simple config key fetches.
configmgr/source/access.cxx | 67 ++++++++++++++++++++++++++++++--------
configmgr/source/access.hxx | 8 +++--
configmgr/source/childaccess.cxx | 41 +++++++++++++++--------
configmgr/source/childaccess.hxx | 5 ++-
4 files changed, 92 insertions(+), 29 deletions(-)

Upstream: cgit.freedesktop.org


  • Share