Skip to content
Snippets Groups Projects
Verified Commit caee09f7 authored by Jan Maximilian Michal's avatar Jan Maximilian Michal
Browse files

Used Django Silk to optimize most database queries

* All views (except the feedback view) do not have a N+1 issue
* Some serializer method fields are now precomputed in annotations
* TODO: Automate the performance tests to ensure performance stays high
* Ran isort
parent 523bf5e5
No related branches found
No related tags found
Loading
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment