Hi Matus,
On Thu, 2011-05-26 at 17:47 +0200, Matúš Kukan wrote:
> >_copyConstructAny( pDest, pSource, pType, 0, acquire, 0 );
>
> So _copyConstructAny is called 180 205 times mostly from
> uno_type_any_construct. I think inside the function itself are
> executed 0.26% instructions of all.
Hello,
On 23 May 2011 15:55, Michael Meeks wrote:
> The basic problem we have here is this, code like:
>
> PropertyValue aPath;
> aPath.Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("nodepath"));
> aPath.Value <<= rtl::OUString::createFromAscii( "foo" );
> pArgs[0] <<= aPath
Hi Matus,
On Sun, 2011-05-22 at 13:58 +0200, Matúš Kukan wrote:
> This week I've finished playing with commandimages. Result is about
> 70kB (cca 3%) save in size of images*.zip.
Nice - so, 3% doesn't sound like much - but the in-memory cost of
duplicating all those path strings is quite