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

Parallelize python-inspector runs #105

Open
bennati opened this issue Dec 12, 2022 · 5 comments
Open

Parallelize python-inspector runs #105

bennati opened this issue Dec 12, 2022 · 5 comments

Comments

@bennati
Copy link
Contributor

bennati commented Dec 12, 2022

Python inspector analyzes a requirement.txt using a single core, parallelization could speed up the run considerably.

Related to oss-review-toolkit/ort#6206.

@shricodev
Copy link

It seems that no one is working on this issue. I would love to work on this!

@shricodev
Copy link

I assume you mean multiprocessing here rather than multithreading, right? @bennati

@sschuberth
Copy link
Contributor

Ping to just double-check that @OctoPie23 sees the reactions to his posts, as they don't trigger notifications. Are you indeed planning to work on this?

@pombredanne
Copy link
Member

FWIW, that's a fairly complex thing since the resolver library used is not multithreaded AFAIK.

@shricodev
Copy link

@pombredanne @sschuberth The day before yesterday, I finished my semester examinations. I haven't worked on any issues or PRs for a few days, but now I'm going to start, if not this, then other issues :P

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

4 participants