4f5abe4327
There is a combination of few strategies implemented here: 1. Few relations were eager loaded 2. Changed few polymorphic routes to specific ones so we don't have to use `#becomes(Namespace)` which doesn't preserve association cache
6 lines
145 B
YAML
6 lines
145 B
YAML
---
|
|
title: Fix some N+1 queries related to Admin Dashboard, User Dashboards and Activity
|
|
Stream
|
|
merge_request: 23034
|
|
author:
|
|
type: performance
|