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

Optimise SQL queries per page #143

Open
alastair opened this issue May 20, 2014 · 0 comments
Open

Optimise SQL queries per page #143

alastair opened this issue May 20, 2014 · 0 comments
Milestone

Comments

@alastair
Copy link
Member

Look at SQL queries on each page and try and optimise each of them - including indexes and prefetch_related/select_related.
It'd be nice to get to 10-20 queries per page, instead of the ~1000 that we have in some places.

@alastair alastair added this to the Public release milestone May 20, 2014
@alastair alastair modified the milestones: Carnatic, Public release Jun 3, 2014
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

1 participant