summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2017-09-18 16:14:44 -0700
committerStan Hu <stanhu@gmail.com>2017-09-18 20:38:25 -0700
commit0a2f93aa6a791714fb35557f60b20a1a92682684 (patch)
treed7dd0c92393b9833401de30e058205a7966f20f1 /config
parentf0b089cf7881a0eed7f3aefe22d5b3006a39023d (diff)
downloadgitlab-ce-0a2f93aa6a791714fb35557f60b20a1a92682684.tar.gz
Eliminate N+1 queries referencing issuessh-project-feature-eager-load
To load issue 1, we see that in #38033 that about 835 ms of the SQL queries were due to loading ProjectFeature. We should be able to cut this down by eagerly loading this information. Closes #38033
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions