We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add benchmarks to compare other libraries.
Some libraries:
glob
globbySync
globby
globSync
fast-glob
node:fs
node:fs/promises
The text was updated successfully, but these errors were encountered:
Maybe @benmccann can help
Related:
Sorry, something went wrong.
I don't have the bandwidth to implement this, so will leave it for someone else to do.
Do you have a repository used for typescript-eslint/typescript-eslint#9453 (comment)?
I was just resharing an image from @SuperchupuDev
No branches or pull requests
Add benchmarks to compare other libraries.
Some libraries:
glob
andglobbySync
fromglobby
glob
andglobSync
fromfast-glob
globSync
fromnode:fs
andglob
fromnode:fs
andnode:fs/promises
The text was updated successfully, but these errors were encountered: