fonol / anki-search-inside-add-card

An add-on providing full-text-search and PDF reading functionality to Anki's Add card dialog
https://ankiweb.net/shared/info/1781298089
GNU Affero General Public License v3.0
177 stars 24 forks source link

Memory leak #290

Closed GrimPixel closed 1 year ago

GrimPixel commented 2 years ago

Describe the bug It took around 1GB of memory.

To Reproduce Just enable it in Anki, the memory use can be observed in System Monitor.

Expected behavior Take normal memory.

Screenshots addon off addon on

Environment (please complete the following information):

fonol commented 2 years ago

Hi, are you sure it is the add-on causing the issue? I cannot replicate it unfortunately. There have been problems with Qt eating memory in the past: https://forums.ankiweb.net/t/anki-causing-high-ram-usage-v2-1-41/8132/10 https://forums.ankiweb.net/t/ram-usage-goes-up-with-each-review-leading-to-slowdown/5943 https://www.reddit.com/r/Anki/comments/ppj3sc/ram_management_issue/

GrimPixel commented 2 years ago

Hi, it happens only when the add-on is enabled.

OcileCollection commented 1 year ago

@GrimPixel Have you tried the new update? Did it solve the issue?

GrimPixel commented 1 year ago

Hi. It is not taking up that much memory now.