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

Improve directories autocomplete performance #75

Merged

Conversation

JoeNg93
Copy link

@JoeNg93 JoeNg93 commented May 12, 2020

"glob" performance is really poor when in repositories with a lot of
files (e.g. monorepo). Change to "globby" will improve the performance considerably

"glob" performance is really poor when in repositories with a lot of
files (e.g. monorepo). Change to "globby" will improve the performance a
lot
@patbenatar
Copy link
Owner

@JoeNg93 thanks for this -- and sorry for my delay in reviewing it. This looks great! :shipit:

@patbenatar patbenatar merged commit 7ce80be into patbenatar:master Jun 6, 2020
@patbenatar
Copy link
Owner

Released in 1.2.1

@patbenatar
Copy link
Owner

@JoeNg93 I had to revert this change because of #81

@JoeNg93
Copy link
Author

JoeNg93 commented Jun 19, 2020

Yes, thanks for doing that! I will try to reproduce in the meantime since it's been working great for several projects of mine.

@patbenatar
Copy link
Owner

Thanks @JoeNg93 !

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.

None yet

2 participants