tournesol-app / tournesol

Free and open source code of the https://tournesol.app platform. Meet the community on Discord https://discord.gg/WvcSG55Bf3
https://tournesol.app
Other
332 stars 48 forks source link

[back] optim: prefetch criteria locales in PollsView #1989

Closed amatissart closed 5 months ago

amatissart commented 5 months ago

Description

Reduce the number of SQL queries from 13 to 3, on requests like GET /polls/videos/ (very frequent).

Checklist