[Libreoffice] Proposal: slowcheck -- some numbers for sc
Caolán McNamara
caolanm at redhat.com
Thu Sep 22 09:09:00 PDT 2011
On Wed, 2011-09-21 at 11:28 +0100, Michael Meeks wrote:
> It'd be really interesting to get a callgrind trace of ods / xlsx loading.
oh, as an aside, this is easy to get with
cd sc
export VALGRIND=callgrind
make -sr
Here's mine FWIW http://www.skynet.ie/~caolan/pub/tmp/callgrind.out.4171
Seems to spend all its time getting and setting optimal row
heights/widths or something like that in ods/xlsx mode.
C.
More information about the LibreOffice
mailing list