[Libreoffice-bugs] [Bug 144257] Recalculating after deleting cell content increased from 2 seconds (6.0) to 10 seconds with (7.3)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Sep 2 07:12:26 UTC 2021


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

--- Comment #2 from Telesto <telesto at surfxs.nl> ---
Created attachment 174722
  --> https://bugs.documentfoundation.org/attachment.cgi?id=174722&action=edit
Bibisect log

Bisected to:
author  Luboš Luňák <l.lunak at collabora.com>     2018-06-15 18:22:12 +0200
committer       Luboš Luňák <l.lunak at collabora.com>     2018-06-15 21:53:55
+0200
commit  e0e21f2747c19dae13332f4e59949c717aa114f3 (patch)
tree    0bd7e29e6aef9b563a2bce4053c2918101e5c519
parent  f07cc44b5ad3230e01f1f2d16fd074867bddc449 (diff)
clean up calc'c choosing between threading and OpenCL
Now there's just one place to decide what is used first,
in InterpretFormulaGroup(). Place in other places now checks both threading
and OpenCL, which should be cheap, but it also allows e.g. falling
back from OpenCL to threading if it doesn't work out for a specific
formula group.

https://cgit.freedesktop.org/libreoffice/core/commit/?id=e0e21f2747c19dae13332f4e59949c717aa114f3

-- 
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/20210902/9f7dbd19/attachment.htm>


More information about the Libreoffice-bugs mailing list