-
Notifications
You must be signed in to change notification settings - Fork 349
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
dependency calculation optimization #900
Comments
Hi @davidzeng0 ; sure, I can add that--out of curiosity, do you have a sufficient number of |
Yes, I have ~7k files to generate and the difference is 3 seconds of runtime vs DNF |
Wow. That's a lot of files. :-) |
🎉 This issue has been resolved in version 1.156.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Thanks! |
In plugin.ts, there should probably be a check that exits if the file is already in the fileSet.
The text was updated successfully, but these errors were encountered: