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

--- Comment #11 from Kohei Yoshida <[email protected]> ---
Although(In reply to Kohei Yoshida from comment #10)
> 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.

Although this requires that we know the type of the new cell values ahead of
time, which is not always the case, and this particular use case it's a bit
tricky.

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