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

Very slow loading #55

Open
hsandt opened this issue Dec 25, 2023 · 0 comments
Open

Very slow loading #55

hsandt opened this issue Dec 25, 2023 · 0 comments

Comments

@hsandt
Copy link

hsandt commented Dec 25, 2023

Not a bug but rather an optimisation issue: I noticed that the program was taking a lot of time to run, with Loading user info taking 2' and Loading liked albums and songs more than 4 minutes (I had to stop it).

In contrast, https://github.com/watsonbox/exportify loading was very fast and exporting under a minute. I used the web version (https://watsonbox.github.io/exportify/) but the GitHub page says it's running the script locally, so in the end I don't know if it's comparable or not.

The spotify-backup program is not using a lot of CPU so I suspect it just do things sequentially rather than in parallel, maybe it's where it's losing performance?

Note: I have 103 playlists + the special Likes csv

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