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

fast paths 🎉 #113

Open
lcnr opened this issue May 22, 2024 · 0 comments
Open

fast paths 🎉 #113

lcnr opened this issue May 22, 2024 · 0 comments
Labels
A-performance stabilization-report-relevant Relevant for stabilization report for new solver (new breakage, new capabilities)

Comments

@lcnr
Copy link
Contributor

lcnr commented May 22, 2024

the new solver can hang when encountering unexpected patterns, especially around aliases. To deal with this we add fast paths to avoid some of the more easily triggerable exponential behavior. We should still list them - and their shortcomings - here.

@lcnr lcnr added stabilization-report-relevant Relevant for stabilization report for new solver (new breakage, new capabilities) A-performance labels May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-performance stabilization-report-relevant Relevant for stabilization report for new solver (new breakage, new capabilities)
Projects
None yet
Development

No branches or pull requests

1 participant