| Summary: | Slow response in document with many headings | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | David <eagleview7> |
| Component: | Writer | Assignee: | Caolán McNamara <caolan.mcnamara> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | buzea.bogdan, caolan.mcnamara, suokunlong |
| Priority: | medium | Keywords: | bibisected, perf, regression |
| Version: | 7.0.0.3 release | ||
| Hardware: | All | ||
| OS: | Linux (All) | ||
| Whiteboard: | target:7.3.0 target:7.2.1 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | document with many headings | ||
|
Description
David
2021-07-22 15:44:19 UTC
Confirm severe lag when typeing in any Heading. Version: 7.3.0.0.alpha0+ / LibreOffice Community Build ID: c6695a4aabeaae99174b7658f2b813788ecff7f0 CPU threads: 4; OS: Linux 5.8; UI render: default; VCL: gtk3 Locale: ro-RO (ro_RO.UTF-8); UI: en-US Calc: threaded Also in Version: 7.1.5.2 / LibreOffice Community Build ID: 85f04e9f809797b8199d13c421bd8a2b025d52b5 CPU threads: 4; OS: Linux 5.8; UI render: default; VCL: gtk3 Locale: ro-RO (ro_RO.UTF-8); UI: en-US Calc: threaded Bibisected to range 16b0bbb671a8080655e27542e576478486810404..002d1152dc418f7d624409e76cd9d4ac0b42c7f8 whereas the following one is suspicious: author Caolán McNamara 2020-02-28 11:13:12 +0000 committer Caolán McNamara 2020-03-24 11:00:50 +0100 commit 5a2c0ab29719ac914d30d8789c0e386541702cbf (patch) weld writer navigator Adding Caolán to cc: would you please take a look? Thank you. Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/58f0eb6ddba26705535d07b07a17f5cf141cf3da Related: tdf#143499 lookup id just once It will be available in 7.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/36efb384a66b6dd645e0ae80fd7df68370a9dc8b tdf#143499 don't search entire tree looking for insertion point It will be available in 7.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. AFAIKT that gives the same results, but far faster. Backport to just 7-2 for now in gerrit Very fast now. Thanks for fixing this bug. Version: 7.3.0.0.alpha0+ / LibreOffice Community Build ID: 36efb384a66b6dd645e0ae80fd7df68370a9dc8b CPU threads: 4; OS: Linux 5.11; UI render: default; VCL: gtk3 Locale: ro-RO (ro_RO.UTF-8); UI: en-US Calc: threaded Just tested from the nightly build and it is fixed! Is there any possibility that a similar fix would resolve bug 143268, which is for the same problem with tables? Caolán McNamara committed a patch related to this issue. It has been pushed to "libreoffice-7-2": https://git.libreoffice.org/core/commit/3f43dc55dba1af61cb587d0a81e1f920c129daaa tdf#143499 don't search entire tree looking for insertion point It will be available in 7.2.1. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. |