Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory Leak from SingleFile #1321

Open
artiste212 opened this issue Nov 27, 2023 · 2 comments
Open

Memory Leak from SingleFile #1321

artiste212 opened this issue Nov 27, 2023 · 2 comments

Comments

@artiste212
Copy link

There is a memory leak in SingleFile1.1.126

When I save a web page, not only does Activity Monitor doesn’t show increased RAM usage by Singlefile, but other websites increase their usage to over 1Gb. SingleFile works fine otherwise.

To reproduce;

  1. Go to website ex. https://forums.realgm.com/boards/viewtopic.php?p=109531660#p109531660
  2. Download the page using SingleFile
  3. Look at activity monitor for SingleFile
  4. Activty monitor shows "Forums.realgm.com" using 1.3 Gb memory. I've posted a screenshot of Activity Monitor. When I uncheck SingleFile in Safari Settings > Extensions, I can close the web page and reopen without any problems involving memory usage. Also, I used Speedometer 2.1 and saw a significant slowdown in Safari's speed (but don't know how this benchmark compares to real world functioning).

Expected behavior is that memory is released after using Single File.

Environment

  • OS: macOS 14.1.1
  • Browser:Safari
  • Version 17.1

Thanks.

Screenshot 2023-11-26 at 9 21 35 PM

@gildas-lormeau
Copy link
Owner

I tried to reproduce your issue but I did not see any issue related to a memory leak on my end. Did you change any settings in SingleFile? Do you have other extensions installed which might somehow cause this leak when SingleFile is installed?

@artiste212
Copy link
Author

artiste212 commented Nov 28, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants