[Libreoffice-bugs] [Bug 50916] Allow more than 1024 columns in calc
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Feb 21 13:01:02 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=50916
--- Comment #73 from Michael Meeks <michael.meeks at collabora.com> ---
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190221/67e6b29a/attachment.html>
More information about the Libreoffice-bugs
mailing list