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

Performance Report: Significantly slower calls to the user playlists endpoint on v1 #7

Open
mgoodfellow opened this issue Oct 29, 2020 · 0 comments

Comments

@mgoodfellow
Copy link

Performance Report: Significantly slower calls to the user playlists endpoint on v1

Issue found of 27/10/2020

We noticed significantly slower performance when requesting data from the v1 user playlists endpoint vs the v2 implementation.

Although this is one particular example, we wonder if there might be other performance issues.

As we migrate back to the v1 tracks/playlists endpoints we will collect metrics and compare performances in case this information proves useful to SoundCloud.

Endpoint(s):

  • GET https://api-v2.soundcloud.com/users/4269948/playlists
  • GET https://api.soundcloud.com/users/4269948/playlists

Scope(s):

  • None, (this request requires only a client id)

Expected behaviour

Comparible performance

Actual behaviour

v2 endpoint takes ~1s
v1 endpoint takes ~3s

@rahul-sc rahul-sc added enhancement New feature or request and removed enhancement New feature or request labels Oct 29, 2020
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