You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[perf] Make PkgInfo faster by using non-flakes lookup (#553)
## Summary
Use legacy search for now to make `info` and `add` much faster. (first
add is about 20 seconds faster)
## How was it tested?
```
devbox info php
devbox add curl
```
0 commit comments