this post was submitted on 27 Jun 2023
11 points (100.0% liked)

Memmy - An iOS client for Lemmy

5074 readers
1 users here now

Download on the App Store

View on GitHub

Join the Discord

Code of Conduct

founded 1 year ago
MODERATORS
 

Great work on the app! I noticed a couple of days ago that the app was using a ton of storage. Deleted the app and reinstalled, less than a week later it’s back up to ~2GB. Haven’t seen anyone else mention it so I just wanted to point it out. Curious to see if everyone else is seeing large amounts of disk consumption.

top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 1 points 1 year ago (1 children)

I’ve been using memmy for a few weeks, mine is sitting at 78.2MB.

[–] [email protected] 1 points 1 year ago

Same. Daily user since TestFlight went active and mine sits at 178mb. Looks like the op found it was the iOS beta, which makes sense. I’d bet debug logging is on and they’re getting a ton of logs.

[–] [email protected] 1 points 1 year ago

I’m also seeing large documents and data space.

I have the space on my phone right now but it would be nice to have a clear cache button or something to get rid of some of that.

[–] [email protected] 1 points 1 year ago

Two pronged issue. Lemmy doesn’t downsize a lot of photos so they always get downloaded at full size. For now I’ll do memory caching for a lot of stuff instead of disk.

I’ll also add in a button to clear the cache.

Things you don’t use should get cleared out automatically, but I’ll make sure it doesn’t get that large.