https://bugs.documentfoundation.org/show_bug.cgi?id=164609
--- Comment #7 from Kallas <[email protected]> --- Thanks for sharing your detailed findings — very insightful! I’ve run into similar issues in LibreOffice Calc when working with heavy logic-based puzzle grids and solver sheets for games like Block Blast. Complex array formulas like INDEX(SMALL(IF())) structures really expose the limitations of single-core processing in spreadsheet apps. If anyone’s into optimization tools for puzzle games, this might be useful too: https://blockblastsolverlive.com/. Curious to see if future LibreOffice builds improve real multithreading for cases like yours. -- You are receiving this mail because: You are the assignee for the bug.
