Skip to content

Investigate Performance Improvements for Install #641

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

Closed
SydneyhSmith opened this issue May 4, 2022 · 2 comments
Closed

Investigate Performance Improvements for Install #641

SydneyhSmith opened this issue May 4, 2022 · 2 comments
Assignees
Labels
Area-Install feature_request Resolution-Fixed Fixed the issue in latest release or PR
Milestone

Comments

@SydneyhSmith
Copy link
Collaborator

SydneyhSmith commented May 4, 2022

Summary of the new feature / enhancement

As a user I want to be able to reliably and efficiently install modules such as the Az module in environments where time/performance matter such as Azure functions.

Proposed technical implementation details (optional)

The current way that PowerShellGet makes dependency calls results in redundant calls for modules with complex dependency structures (such as Az)

One example of an approach to improving this performance is https://gist.github.com/JustinGrote/ecdf96b4179da43fb017dccbd1cc56f6/ b
y @JustinGrote

@SydneyhSmith
Copy link
Collaborator Author

Related issues #31

@SydneyhSmith
Copy link
Collaborator Author

Closing in favor of #653

@SydneyhSmith SydneyhSmith added the Resolution-Fixed Fixed the issue in latest release or PR label May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Install feature_request Resolution-Fixed Fixed the issue in latest release or PR
Projects
None yet
Development

No branches or pull requests

2 participants