<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - mdds accelerating random lookups"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=109097#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - mdds accelerating random lookups"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=109097">bug 109097</a>
              from <span class="vcard"><a class="email" href="mailto:markus.mohrhard@googlemail.com" title="Markus Mohrhard <markus.mohrhard@googlemail.com>"> <span class="fn">Markus Mohrhard</span></a>
</span></b>
        <pre>Do you have a callgrind log for such a case? Normally all cases that I have
seen can be somewhat reworked to make better use of the new data storage as it
is quite difficult to produce a test document that accesses a huge amount of
cells in an unstructured way.

It might not be always trivial to find the place that is actually looping as
there are quite often several layers of indirection. Through these indirections
cell access might appear to be random instead of being structured.</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>