Skip to content

Conversation

@slightlyoff
Copy link
Contributor

fast-glob is notably faster than glob-stream and in profiling of a local project, this became material.

This PR also exposes an object for options to pass through to fast-glob which allows finer grained control over options eventually passed down to readdir, which can also improve performance.

Tests continue to pass.

@danez
Copy link
Contributor

danez commented Dec 22, 2020

Thank you very much. I really like this change. We mostly use fast-glob in our projects, so this falls perfectly in line. :) One less dependency to care about.

@danez danez merged commit 3b5d2e5 into researchgate:master Dec 22, 2020
researchgate-bot pushed a commit that referenced this pull request Dec 22, 2020
# [3.2.0](v3.1.0...v3.2.0) (2020-12-22)

### Features

* Move to `fast-glob` and expose options for it. ([#48](#48)) ([3b5d2e5](3b5d2e5))
@researchgate-bot
Copy link

🎉 This PR is included in version 3.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants