Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport of optimize and disable resource graph #35074

Merged

Conversation

liamcervante
Copy link
Member

Manual backport of #35066. Automatic backport failed in #35072.

The reducePreservingRelationships method is strictly removing nodes and
passing through the connecting edges. This does not take multiple
rounds if the removal is done immediately, so we can make the process
much simpler.
@liamcervante liamcervante changed the title Backport/jbardin/optimize and disable resource graph Backport of optimize and disable resource graph Apr 24, 2024
When deferrals are not being used, don't spend time building the
deferrals graph.
@liamcervante liamcervante force-pushed the backport/jbardin/optimize-and-disable-resource-graph branch from 613fa9c to bfa6f7a Compare April 24, 2024 09:14
@liamcervante liamcervante force-pushed the backport/jbardin/optimize-and-disable-resource-graph branch from feca35b to 14d92c3 Compare April 24, 2024 09:24
@liamcervante liamcervante merged commit b8d4c3e into v1.8 Apr 24, 2024
6 checks passed
@liamcervante liamcervante deleted the backport/jbardin/optimize-and-disable-resource-graph branch April 24, 2024 09:29
Copy link
Contributor

Reminder for the merging maintainer: if this is a user-visible change, please update the changelog on the appropriate release branch.

Copy link
Contributor

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants