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 performance of globbing #74

Merged
merged 2 commits into from
Jan 19, 2016
Merged

Improve performance of globbing #74

merged 2 commits into from
Jan 19, 2016

Conversation

dbartholomae
Copy link
Contributor

Hi there,

improved globbing speed significantly by not hitting the fs.

Best,
Daniel

@dbartholomae
Copy link
Contributor Author

By the way, coverage decrease is just due to a decrease in overall lines. In reality test coverage increased: There is an additional test monitoring performance for the utility that checks file exclusion.

jwalton added a commit that referenced this pull request Jan 19, 2016
@jwalton jwalton merged commit 9b5a999 into benbria:master Jan 19, 2016
@dbartholomae dbartholomae deleted the improve-glob-performance branch January 19, 2016 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants