Actions
Bug #15553
closedImprove performance of index page
Difficulty:
Triaged:
Description
There are n+1 queries that make the page load rather slow. It could be also beneficial to create custom rabl views for associated entities that would be more light-weight. There is a lot of stuff in default views that we do not actually need.
Updated by Ondřej Pražák about 8 years ago
- Status changed from New to Assigned
- Assignee set to Ondřej Pražák
- Pull request https://github.com/theforeman/foreman_pipeline/pull/66 added
Updated by The Foreman Bot almost 8 years ago
- Status changed from Assigned to Ready For Testing
Updated by Ondřej Pražák almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_pipeline|5d77cf6526788caa5a48ae6c5611b9081464fe6d.
Actions