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

--- Comment #10 from Kohei Yoshida <[email protected]> ---
Keeping the new cell values in a separate array buffer, then pushing all these
changes to mdds::multi_type_vector as a single call (set() method can take an
array of values) may be one way to tackle it.  If you change the cell values
one by one for a large number of cells, it does get very slow very quickly, as
this use case demonstrates.

I have historically tackled similar issues this way.

-- 
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