Closed Banyc closed 4 years ago
Hey how's it going.
Please provide more information so can better troubleshoot:
@jjw24 I have seen the same problem and done some memory profiling it seems that our images cache is the cause for this. on my machine, when loading image cache - 250MB, without - 50MB. and since any new image it finds during query would be added to the cache it will continue to grow throughout the time of Wox running (and during close it would dispose of all the cache expect for 5000 images that he would keep). I can do some work and tweaking to fix this, I don't see any real reason for that to happen
Closing with PR #115. Reopen if still persists.
This App takes up as many as 400mb in memory