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

Use Statix concurrent solver #238

Closed
1 task
MeAmAnUsername opened this issue Feb 9, 2022 · 1 comment
Closed
1 task

Use Statix concurrent solver #238

MeAmAnUsername opened this issue Feb 9, 2022 · 1 comment
Labels
Component: code base The code quality of the project (does not affect functionality) Priority: low Status: rejected Proposals that were rejected Type: enhancement New feature or request

Comments

@MeAmAnUsername
Copy link
Owner

Summary
Switch Statix solver from the single threaded solver to the concurrent solver

Todo

  • Switch to Statix concurrent solver

Reason
The concurrent solver should hopefully be faster than the single-threaded solver.

Note
We may not get much use out of this until #204 is completed

Related issues

  • Refactor module system #204 refactors the module system to make the code better suitable for the concurrent solver.
  • This issue looks into improving performance by changing the project configuration. Improve Statix specification #236 looks into improving the performance and code quality by refactoring the specification.
@MeAmAnUsername MeAmAnUsername added Type: enhancement New feature or request Status: specified Enhancement that is ready to implement Component: code base The code quality of the project (does not affect functionality) Priority: low labels Feb 9, 2022
@MeAmAnUsername MeAmAnUsername added Status: rejected Proposals that were rejected and removed Status: specified Enhancement that is ready to implement labels Apr 14, 2022
@MeAmAnUsername
Copy link
Owner Author

Superseded by #290

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: code base The code quality of the project (does not affect functionality) Priority: low Status: rejected Proposals that were rejected Type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant