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

Lower memory consumption #4

Open
SlouchyButton opened this issue Oct 7, 2022 · 0 comments
Open

Lower memory consumption #4

SlouchyButton opened this issue Oct 7, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request refactoring Doesn't mainly provide new features, but more readability and stability wontfix This will not be worked on

Comments

@SlouchyButton
Copy link
Owner

Since all images are now loaded into object, we keep both jpg/bmp images and pixbuf in memory at the same time.
Maybe unload images from memory when data is successfully saved and load back for another save?
Also, maybe don't keep cover images for individual tracks, because we do not show them anywhere anyway (yet?)

@SlouchyButton SlouchyButton self-assigned this Oct 7, 2022
@SlouchyButton SlouchyButton added enhancement New feature or request refactoring Doesn't mainly provide new features, but more readability and stability labels Oct 7, 2022
@SlouchyButton SlouchyButton added the wontfix This will not be worked on label Nov 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactoring Doesn't mainly provide new features, but more readability and stability wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant