Skip to content

Conversation

@DavidVujic
Copy link
Owner

Description

Moving the caching of AST parsed modules one level up, to avoid re-running AST walking and inspecting for modules.

Motivation and Context

To improve the speed of the poly checkcommand.

See discussion #354

This Pull Request is a continuation of the work in #355

How Has This Been Tested?

✅ CI
✅ running the command on a polylith workspace with many projects and many components.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

@sonarqubecloud
Copy link

@DavidVujic DavidVujic merged commit 8c80a94 into main Jul 27, 2025
4 checks passed
@DavidVujic DavidVujic deleted the poly-check-performance-improvement branch August 4, 2025 08:14
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.

2 participants