Skip to content
Snippets Groups Projects

Used Django Silk to optimize most database queries

Merged Jan Maximilian Michal requested to merge orm-optimizations into master
  • 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

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading