Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index



On Wed, 2013-01-09 at 23:18 +0000, Rai, Neeraj wrote:
I looked a little more into your code and copied the getactiveSheet function. Now it takes 12s. I 
am happy.
Sorry for the spam - you have good code sitting there.

        12s sounds like a long time to me ;-> If you can run your macro under
callgrind:

        export OOO_DISABLE_RECOVERY=1
        valgrind --tool=callgrind --simulate-cache=yes  \
         --dump-instr=yes ./soffice.bin -writer --splash-pipe=0

        (needs write-permission to the installed libreoffice directory to drop
it's callgrind.12345.txt file)

        Then perhaps kcachegrind will show you something interesting for your
use-case.

        HTH,

                Michael.

-- 
michael.meeks@suse.com  <><, Pseudo Engineer, itinerant idiot


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.