<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - File saving at least 5 times slower"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=120837#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - File saving at least 5 times slower"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=120837">bug 120837</a>
              from <span class="vcard"><a class="email" href="mailto:lo_bugs@iseries-guru.com" title="Terrence Enger <lo_bugs@iseries-guru.com>"> <span class="fn">Terrence Enger</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=147333" name="attach_147333" title="files from callgrind">attachment 147333</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=147333&action=edit" title="files from callgrind">[details]</a></span>
files from callgrind

Included files are:

    callgrind.out.{20223,20224}
        from commands:
            source instdir/program/ooenv
            valgrind --tool=callgrind \
                instdir/program/soffice.bin \
                ~/lo_hacking/notes/bug_12xxxx/bug_120837/Untitled\ 6.odt

    callgrind_annotate.{20223,20224}
        from commands:
            callgrind_annotate --inclusive=yes callgrind.out.20223 \
                > callgrind_annotate.20223
            callgrind_annotate --inclusive=yes callgrind.out.20224 \
                > callgrind_annotate.20224

    callgind_annotate_tree.{20223,20224}
        from commands
            callgrind_annotate --inclusive=yes \
                --tree=both callgrind.out.20223 \
                > callgrind_annotate_tree.20223
            callgrind_annotate --inclusive=yes \
                --tree=both callgrind.out.20224 \
                > callgrind_annotate_tree.20224

I collected these results from commit b7f1b4c0 (2018-12-05 22:23:49)
configured:

    CC=ccache /usr/bin/gcc
    CXX=ccache /usr/bin/g++
    CCFLAGS=-Wshadow
    --with-jdk-home=/usr/lib/jvm/default-java
    --enable-split-debug
    --enable-gdb-index
    --enable-ld=gold
    --enable-option-checking=fatal
    #--enable-dbgutil
    #--enable-debug
    --without-system-postgresql
    --without-myspell-dicts
    --with-extra-buildid
    --without-doxygen
    --with-external-tar=/home/terry/lo_hacking/git/src
    --without-package-format

built and running on debian-buster.

Outside of valgrind, this build used 18.276 CPU seconds to load and
save_as the test file.

In accord with <a href="show_bug.cgi?id=120837#c4">comment 4</a>, I am removing keyword bibisectRequest and
adding bibisected and bisedted.

HTH,
Terry.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>