-
Notifications
You must be signed in to change notification settings - Fork 251
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
goenv init -
takes much longer time to finish since version 2.2.0
#396
Comments
+1 I'm experiencing significant slowdowns on login with bash, zsh, and fish |
@reneleonhardt please look into this regression |
Attempt to fix the perf in goenv-installed in PR #421 |
#425 Fixes it; turns out goenv-commands was calling versions in aloop - this can be detrimental to machine performance especially for those with long paths |
@lukewang1024 released in v2.2.14 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Seems like the issue starts from d8de3f4 commit.
The text was updated successfully, but these errors were encountered: