Skip to content

N+1 queries on Project/Group milestones #show

Both the Groups::MilestonesController#show and Projects::MilestonesController#show are loading labels with a query per issue. Dashboard::MilestonesController#show is also affected. There are also a lot of projects and namespaces being individually loaded.

Screen_Shot_2016-12-19_at_19.02.04__50_

/cc @smcgivern