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

slow asdf which go #141

Open
rekby opened this issue Aug 18, 2024 · 0 comments
Open

slow asdf which go #141

rekby opened this issue Aug 18, 2024 · 0 comments

Comments

@rekby
Copy link

rekby commented Aug 18, 2024

Describe the bug
A clear and concise description of what the bug is.

To Reproduce

  1. install asdf with brew: brew install asdf
  2. asdf plugin add golang https://github.com/asdf-community/asdf-golang.git (i have installed from commit 0e86b1d)
  3. check time
time asdf which go
/Users/rekby/.asdf/installs/golang/1.23.0/go/bin/go

________________________________________________________
Executed in  817.84 millis    fish           external
   usr time   28.10 millis    0.11 millis   27.99 millis
   sys time   71.79 millis    1.18 millis   70.61 millis

Expected behavior
execute under 50ms

Desktop (please complete the following information):

  • OS: MacOs Sonoma 14.4.1, M1

Additional context
After install ~/.asdf/plugins/golang/set-env.fish command asdf which go called every time when I do cd command and additional pause 0.8 second very visible.

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

No branches or pull requests

1 participant