Skip to content

SQL performance improvements for ProjectsController#show

yorickpeterse-staging requested to merge projects-controller-show into master

What does this MR do?

This adds various improvements to reduce the time spent in SQL queries in the ProjectsController#show method (and the views it calls).

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/36878

Edited by yorickpeterse-staging

Merge request reports