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

Cache versions and make it faster #425

Merged
merged 2 commits into from
Dec 20, 2024
Merged

Cache versions and make it faster #425

merged 2 commits into from
Dec 20, 2024

Conversation

ChronosMasterOfAllTime
Copy link
Contributor

@ChronosMasterOfAllTime ChronosMasterOfAllTime commented Dec 20, 2024

We dont need to echo the versions in the loop. If you do this for every path entry in $PATH this can take forever.

Resolve #396 #409

@ChronosMasterOfAllTime ChronosMasterOfAllTime merged commit 4ee7f09 into master Dec 20, 2024
8 checks passed
@ChronosMasterOfAllTime ChronosMasterOfAllTime deleted the perf_fix branch December 20, 2024 17:20
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.

goenv init - takes much longer time to finish since version 2.2.0
1 participant