dunya icon indicating copy to clipboard operation
dunya copied to clipboard

Optimise SQL queries per page

Open alastair opened this issue 10 years ago • 0 comments

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 avatar May 20 '14 09:05 alastair