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

Loading profile sequences takes very long #346

Open
joeybab3 opened this issue Nov 1, 2021 · 3 comments
Open

Loading profile sequences takes very long #346

joeybab3 opened this issue Nov 1, 2021 · 3 comments

Comments

@joeybab3
Copy link

joeybab3 commented Nov 1, 2021

Loading my profile sequences takes somewhere between 15-30 seconds on either the app or on the browser. This is consistent across devices, OS'es, and browsers so I don't think it's device-specific.

Seems like maybe caching a list of the user's tracks, as well as the URL of the first track image, wouldn't add that much to overall storage usage but would improve the performance immensely.

@brmonaghan
Copy link

brmonaghan commented Feb 15, 2022

Agree with this. @zhaitianduo I think this is caused by the slowness of KV's servers

@zhaitianduo
Copy link

Hey guys, thanks for the feedback, this is a known issue to us. This is loading too much data in 1 API call, we will improve this by doing a code refactor, but it takes time.

@brmonaghan
Copy link

ok thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants