diff options
author | Stan Hu <stanhu@gmail.com> | 2019-06-23 07:54:08 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2019-06-24 09:57:38 -0700 |
commit | 211a00473b78ada629d1c401ec443b766392185e (patch) | |
tree | 4932e6f52a698ec8ffbc6756d53ede7695616ff0 /app/models/todo.rb | |
parent | 7f6de7fe29c2731975166b1a864c5a5cf3141132 (diff) | |
download | gitlab-ce-211a00473b78ada629d1c401ec443b766392185e.tar.gz |
Eliminate N+1 queries in Dashboard::TodosController
This appears to bring down the number of SQL queries on GitLab.com for
my Todos page from 672 to 100.
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/43042
Diffstat (limited to 'app/models/todo.rb')
0 files changed, 0 insertions, 0 deletions