https://bugs.documentfoundation.org/show_bug.cgi?id=164812
--- Comment #7 from Buovjaga <[email protected]> --- (In reply to Aertx from comment #5) > Created attachment 199179 [details] > LibreOffice v24 RAM using > > LibreOffice v24 RAM using These are not example documents, but screenshots. In any case, a memory leak is something where the amount of used memory keeps growing steadily. You compare the used amount with version 6, so there is a large difference in terms of code changes. Using more memory is not inherently bad. It can just be a different way of handling things, like caching something vs. processing it with CPU over and over again. -- You are receiving this mail because: You are the assignee for the bug.
