Skip to content

Conversation

@clydin
Copy link
Member

@clydin clydin commented Feb 3, 2026

This refactors the package manager discovery logic to use 'stat' instead of 'readdir', significantly improving performance in directories with many files. It also simplifies the internal host abstraction by removing the now unused 'readdir' method.

…d probing

This refactors the package manager discovery logic to use 'stat' instead of 'readdir', significantly improving performance in directories with many files. It also simplifies the internal host abstraction by removing the now unused 'readdir' method.
@clydin clydin added the target: minor This PR is targeted for the next minor release label Feb 3, 2026
@angular-robot angular-robot bot added area: performance Issues related to performance area: @angular/cli labels Feb 3, 2026
@clydin clydin added the action: review The PR is still awaiting reviews from at least one requested reviewer label Feb 3, 2026
@alan-agius4 alan-agius4 added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Feb 4, 2026
@clydin clydin merged commit bc363af into angular:main Feb 4, 2026
39 checks passed
@clydin
Copy link
Member Author

clydin commented Feb 4, 2026

This PR was merged into the repository. The changes were merged into the following branches:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: @angular/cli area: performance Issues related to performance target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants