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

[Bug] App/UI gets slower after every download #97

Open
TeeJay69 opened this issue Jul 26, 2024 · 0 comments
Open

[Bug] App/UI gets slower after every download #97

TeeJay69 opened this issue Jul 26, 2024 · 0 comments

Comments

@TeeJay69
Copy link

TeeJay69 commented Jul 26, 2024

🐞 Bug Report

Describe the bug

Every time you download a song, then search for another and download, the UI and search takes more time to display results or start the download. This is an incremental process, it is not very noticeable the first 10 downloads, but the more you download, the more you will notice the increasing delay each time. The only way to fix this increasing delay is by restarting the app.
*


Is this a regression?


To Reproduce

  1. Open the app and navigate to the song search area.
  2. Search for a song and proceed to download it.
  3. After the download completes, search for another song.
  4. Notice the increase in time taken for the UI to display search results and to start the download.
  5. Repeat the search and download process for additional songs, observing the incremental increase in delay.
  6. Restart the app and notice that the initial download speeds are restored, confirming the issue is temporarily fixed by restarting.

Expected behaviour

The expectation is that the app maintains a consistent performance level during multiple downloads and searches, without any degradation in response times, regardless of the number of operations performed.
*


Screenshots


Additional context

This issue might be related to memory leaks or improper handling of cache/data buildup during multiple downloads within the same session.

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

1 participant