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 issue #118

Open
daiyam opened this issue Jan 20, 2025 · 2 comments
Open

Memory issue #118

daiyam opened this issue Jan 20, 2025 · 2 comments

Comments

@daiyam
Copy link
Contributor

daiyam commented Jan 20, 2025

Hi @basharovV,

There is a memory usage issue with the CanvasLibraryView component.

With nearly 24K songs, on the album view:

  • at boot, the tauri process takes 2.1GB of memory
  • after a minute, it goes down to 1.2GB
  • with the component disabled, 180MB

With 350 songs, it goes from 400MB to 100MB...

I will try to see where exactly is the problem...

@basharovV
Copy link
Owner

That ain't good, I'll take a look as well.

@daiyam
Copy link
Contributor Author

daiyam commented Jan 25, 2025

Not sure what's going on, I can't replicate the issue with the same code, still in the same session... weird!

I will look if it happens again...

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