Skip to content

Improve pipeline index action performance by using persisted stages

What does this MR do?

This merge request add support for using persisted stages to improve pipelines index controller / action performance.

Does this MR meet the acceptance criteria?

  • Tests added for this feature
  • Has been reviewed by a Backend maintainer
  • Has been reviewed by a Database specialist
  • End-to-end tests pass (package-and-qa manual pipeline job)

What are the relevant issue numbers?

Closes gitlab-org/gitlab-ce#43132

Edited by Kamil Trzciński

Merge request reports