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

Fetching the owner uuid slows down the API #759

Closed
flekschas opened this issue Oct 26, 2015 · 0 comments
Closed

Fetching the owner uuid slows down the API #759

flekschas opened this issue Oct 26, 2015 · 0 comments

Comments

@flekschas
Copy link
Member

Problem:
Fetching 10 datasets from the API used to take 50-70ms. When additionally getting a owner's uuid the average query takes ~200ms.

The related lines of code are https://github.com/parklab/refinery-platform/blob/develop/refinery/core/api.py#L384-L389

@flekschas flekschas added this to the Next milestone Oct 26, 2015
@ngehlenborg ngehlenborg modified the milestones: Next, Ipswich Nov 3, 2015
@ngehlenborg ngehlenborg assigned jkmarx and scottx611x and unassigned jkmarx Nov 3, 2015
flekschas added a commit that referenced this issue Nov 10, 2015
…lp much in case of many shared or public datasets though.
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