Skip to content

Refactor build removal process#3559

Merged
williamjallen merged 1 commit intoKitware:masterfrom
williamjallen:remove-builds-performance
Mar 31, 2026
Merged

Refactor build removal process#3559
williamjallen merged 1 commit intoKitware:masterfrom
williamjallen:remove-builds-performance

Conversation

@williamjallen
Copy link
Copy Markdown
Collaborator

Removing a batch of builds is currently an expensive process, loading large volumes of data from the database, only the perform operations which could've been done on the database side to begin with. This PR aims to clean up some of the most egregious inefficiencies.

Removing a batch of builds is currently an expensive process, loading large volumes of data from the database, only the perform operations which could've been done on the database side to begin with.  This PR aims to clean up some of the most egregious inefficiencies.
@williamjallen williamjallen added this pull request to the merge queue Mar 31, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Mar 31, 2026
@williamjallen williamjallen added this pull request to the merge queue Mar 31, 2026
Merged via the queue into Kitware:master with commit 6e57f78 Mar 31, 2026
13 of 14 checks passed
@williamjallen williamjallen deleted the remove-builds-performance branch April 1, 2026 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants