https://bugs.documentfoundation.org/show_bug.cgi?id=50916

--- Comment #73 from Michael Meeks <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to