https://bugs.documentfoundation.org/show_bug.cgi?id=114251
Xisco FaulĂ <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|possibleRegression |bibisected, bisected,
| |regression
Status|UNCONFIRMED |NEW
CC| |[email protected],
| |[email protected],
| |[email protected]
Version|6.1.0.0.alpha0+ Master |6.0.0.0.beta1
Ever confirmed|0 |1
--- Comment #2 from Xisco FaulĂ <[email protected]> ---
Trying to reproduce it, I found sometimes it hungs and sometimes not and I
found a reliable way of reproducing the hang:
1. Launch LibreOffice in safe-mode: instdir/program/soffice --safe-mode
2. Open the document -> It doesn't hang
3. Go to sheet COST -> it hangs
Regression introduced by:
author Tor Lillqvist <[email protected]> 2017-08-29 22:11:06 +0300
committer Dennis Francis <[email protected]> 2017-11-21
16:09:40 +0530
commit facc02e40557d382f8509f42f2340a692678d0e3 (patch)
tree 8aaf61c9f650aeabbabc50b07d2275114cd82e83
parent 91d0e65018300c259bba7b565bbf82f2e380784d (diff)
Make formula group weight take number of cells referenced into account
And not just the number of rows in the group. This means that even
relatively short formula groups that calculate over large ranges of
cells will be eligible for parallelized calculation. The weight of a
formula group is the number of rows in the group times the weight of
the formula.
The weight of a formula is for now the number of cells referenced by
all cell ranges in the formula, divided by 10. For instance, the
weight of SUM(A1:B100) would be 20. If no cell ranges are used, the
formula's weight is one.
Bisected with: bibisect-linux64-6.0
Adding Cc: to Tor Lillqvist and Dennis Francis
--
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