Skip to content

MergeRequest#closes_issues is rather slow in certain cases

Looking at the Method Calls dashboard I stumbled upon the following graph:

method_timings

While performance of this method will most likely always be influenced by the amount of issues to close I'm pretty sure we can do far better than ~2 seconds per call.