Use materialied CTE to improve builds fair scheduling
This significantly improves performance of the fair scheduling algorithm, that is using the SQL query to retrieve a queue of builds ordered by the number of builds running for a given project and a build id. Changelog: performance
Showing
Please register or sign in to comment