View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005021 | SOGo | Web Mail | public | 2020-05-13 21:52 | 2020-05-14 10:14 |
Reporter | pc-coholic | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Platform | [Client] Google | OS | Chrome | OS Version | 81.0.4044.138 |
Product Version | 4.3.2 | ||||
Summary | 0005021: Large folders make Editor unusable slow | ||||
Description | When trying to reply to a message in a large folder (~ 110.000 messages), the editor is loading correctly - but using it becomes unbearably slow. Entering of text is possible, however it will take a few seconds for text to actually be displayed. I cannot quite put my finger on the root cause of the issue. My best guess is that it has something to do with either the allocated memory on the client or the amount of DOM elements on the page. The latter is a complaint of the Chrome Audit Tool - the former the result when taking memory snapshots in Chrome's Dev Console: A snapshot in the 110.000 mail folder yields an ~ 50MB snapshot. Doing a search in the same folder beforehand (and thus limiting the amount of displayed messages to ~ 40) and then taking a memory snapshot, the result is only about 25MB. When cross-checking on Firefox, the issue is still persisting there, however less pronounced than on Chrome. | ||||
Additional Information | I am aware that having folders with 110.000 messages in them is far from ideal and such mailboxes should be banished in general... But yet, here we are... | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2020-05-13 21:52 | pc-coholic | New Issue | |
2020-05-14 09:47 | Christian Mack | Description Updated | |
2020-05-14 09:49 | Christian Mack | Note Added: 0014335 | |
2020-05-14 10:14 | pc-coholic | Note Added: 0014336 |