Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Ordered analysis with concurrency #435

Closed
MikhailArkhipov opened this issue Nov 27, 2018 · 1 comment
Closed

Ordered analysis with concurrency #435

MikhailArkhipov opened this issue Nov 27, 2018 · 1 comment
Assignees
Milestone

Comments

@MikhailArkhipov
Copy link

Based on #432 implement thread pool (number of threads depending on the number of cores available) and tasks to run analysis in parallel where possible. Using default pool may or may not be OK - we don't want to peg CPU by running many tasks at the same time blocking the editor simply because CPU is all on the analysis.

@MikhailArkhipov
Copy link
Author

#465

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants