Jaysce / Spaceman

A macOS app to view Spaces / Virtual Desktops in the menu bar
https://www.jaysce.dev/projects/spaceman
MIT License
774 stars 29 forks source link

High memory usage #22

Open seasonedfish opened 2 years ago

seasonedfish commented 2 years ago

I noticed that my computer was starting to slow down, so I checked Activity Monitor to find that Spaceman was using 400 MB of RAM!

image

After I restarted Spaceman, it returned to a reasonable amount of RAM (~20MB), but it's concerning that a jump to 400MB can happen.

Jaysce commented 1 year ago

Looks like there is a memory leak in the app. Did you happen to have 'Refresh spaces in background' enabled?

seasonedfish commented 1 year ago

Did you happen to have 'Refresh spaces in background' enabled?

Yes. Would you recommend turning it off?

Jaysce commented 1 year ago

Yes keep it off for now until the bug gets fixed.