Skip to content

Conversation

owenv
Copy link
Contributor

@owenv owenv commented Jun 4, 2024

Explanation: Simplify the explicit precompiled module invalidation algorithm for incremental builds so that it only visits each module in the graph once, avoiding a slowdown in the worst case where all/most modules in the graph are invalidated
Risk: Low. The changes are narrow in scope and covered by existing tests in the incremental build suite.
Testing: Existing incremental build correctness tests
Original PR: #1626
Reviewer: @artemcm

@owenv owenv requested review from a team, artemcm and nkcsgexi June 4, 2024 02:31
@owenv
Copy link
Contributor Author

owenv commented Jun 4, 2024

@swift-ci please test

Copy link
Contributor

@nkcsgexi nkcsgexi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@owenv owenv merged commit 0200116 into release/6.0 Jun 4, 2024
@artemcm artemcm deleted the pr/ovoorhees/module-invalidation-speedup-6 branch June 4, 2024 16:19
@artemcm artemcm restored the pr/ovoorhees/module-invalidation-speedup-6 branch June 4, 2024 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants