An error occurred while fetching the assigned milestone of the selected merge_request.
Todos performance: Include associations in Finder
What does this MR do?
- TodoFinder includes associations in order to improve performance of Todos page.
- this improves performance from about 1200 ms to about 800 ms on local data
It is hard to say what impact these changes will have to the Gitlab.com as routes
table has MUCH more data than my local db.
Why was this MR needed?
After 9.0
release routes
table is being heavily used.
Does this MR meet the acceptance criteria?
-
Changelog entry added, if necessary -
Documentation created/updated -
API support added - Tests
-
Added for this feature/bug -
All builds are passing
-
-
Conform by the merge request performance guides -
Conform by the style guides -
Branch has no merge conflicts with master
(if it does - rebase it please) -
Squashed related commits together
What are the relevant issue numbers?
Merge request reports
Activity
Filter activity
Please register or sign in to reply