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

Courses API performance issues #1869

Closed
collinpreston opened this issue Sep 10, 2023 · 0 comments · Fixed by #1872
Closed

Courses API performance issues #1869

collinpreston opened this issue Sep 10, 2023 · 0 comments · Fixed by #1872
Assignees
Labels
bug Something isn't working product:mitx-online

Comments

@collinpreston
Copy link
Contributor

There are performance issues related to the Courses API.

Expected Behavior

The Courses API endpoints are efficient and able to handle a large number of results.

Current Behavior

The Courses API endpoints are slow to respond when handling a large number of results. Currently, when performing a GET request on the /courses API, response time is anywhere from 4-8 seconds for 30 results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working product:mitx-online
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant