<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Allow more than 1024 columns in calc"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=50916#c73">Comment # 73</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Allow more than 1024 columns in calc"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=50916">bug 50916</a>
              from <span class="vcard"><a class="email" href="mailto:michael.meeks@collabora.com" title="Michael Meeks <michael.meeks@collabora.com>"> <span class="fn">Michael Meeks</span></a>
</span></b>
        <pre>Hi Emily; the dynamic sizing is mostly about compatibility while not blowing up
our memory requirements. When it comes to performance - a dynamic size seems
rather unlikely to be significant compared with many more significant
algorithmic complexity issues =) but of course, if you can measure something
there its always interesting to improve. There are a number of known
performance issues that we should fix first I think - such as the
O(log(log(N))) interpolation search we should re-introduce to mdds etc.</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>