Skip to content

Performance issue - It takes nearly a minute to load all the buckets on the listings page for a logged in user #4547

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

Closed
SathyaJayabal opened this issue Jun 17, 2020 · 5 comments

Comments

@SathyaJayabal
Copy link
Collaborator

SathyaJayabal commented Jun 17, 2020

My Challenges: Performance issue - It takes nearly a minute to all the buckets including the My Challenges bucket. V4 only takes less than 8 seconds.
https://beta-community-app.topcoder.com/challenges?

perf_listings.mp4.zip

In comparison, for the not logged in user, the loading time is faster
not logged in.mov.zip

@SathyaJayabal SathyaJayabal added Challenge Listing P1 Urgent (resolve within 24 hours) Beta Env Environment v5-intgration-sub-code labels Jun 17, 2020
@SathyaJayabal SathyaJayabal changed the title Performance issue - It takes nearly a minute to load all the buckets on the listings page Performance issue - It takes nearly a minute to load all the buckets on the listings page for a logged in user Jun 17, 2020
@srjr19
Copy link
Contributor

srjr19 commented Jun 17, 2020

@SathyaJayabal try after changes for #4541 are merged, should be faster than a minute.

@SathyaJayabal
Copy link
Collaborator Author

@simranb86 ,thanks.

@SathyaJayabal SathyaJayabal added QA Fail QA verification on Dev has failed. Assignee to redo the fix. and removed Ready for QA labels Jun 17, 2020
@SathyaJayabal
Copy link
Collaborator Author

@simranb86 @sushilshinde , there is no improvement in the time even after removing the resources call (#4541 )

4547.mp4.zip

@SathyaJayabal SathyaJayabal added P3 Normal (resolved within 7 days) Performance and removed P1 Urgent (resolve within 24 hours) labels Jun 17, 2020
@srjr19
Copy link
Contributor

srjr19 commented Jun 18, 2020

@simranb86 @sushilshinde , there is no improvement in the time even after removing the resources call (#4541 )

4547.mp4.zip

then maybe we need to note the time challenges API take to respond to each call and time it used to take in V4 and go from there.

@SathyaJayabal
Copy link
Collaborator Author

fixed on the backend

@SathyaJayabal SathyaJayabal added QA Pass and removed QA Fail QA verification on Dev has failed. Assignee to redo the fix. labels Jul 29, 2020
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

3 participants