Actions
Refactor #33935
closedSpeed up settings index page
Description
Currently, loading the settings page with a few plugins installed leads to ~150k allocations on my machine and around 100ms to render settings/index.html.erb even with all caches "warm" (i.e. the registry is loaded, all locales have been loaded etc.). Let's try to speed it up a bit.
Updated by The Foreman Bot about 3 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8927 added
Updated by Tomer Brisker about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|64ceeac989db073b744c05ad6b26cb063fe656dd.
Updated by Amit Upadhye about 3 years ago
- Fixed in Releases 3.1.0 added
- Fixed in Releases deleted (
3.1.1)
Actions