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

Interest in concurrency support #8

Open
hamburghammer opened this issue Apr 14, 2021 · 2 comments
Open

Interest in concurrency support #8

hamburghammer opened this issue Apr 14, 2021 · 2 comments

Comments

@hamburghammer
Copy link

Hi there,
I was playing with your tool and thought it would be interesting to do the source analyses concurrently. The performance gain isn't noticeable with a small set of files but on larger project like moby/moby it will be significantly faster.
Are you interested on such a feature?
Feel free to pull the commit that you want or let me know if you want me to create a pull request.

@hamburghammer
Copy link
Author

This is my repository 🙈

@gsquire
Copy link
Owner

gsquire commented Apr 18, 2021

Hey, I think we can definitely add that in. It makes sense to me because each file is independent of the rest.

If you want to submit a CR, it may be easier to add feedback that way! Just let me know.

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

No branches or pull requests

2 participants