You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To clarify, I don't have special reasons to believe this is related to the diesel issue, other than that it is an example in which performance scaling is very bad when using -Znext-solver=globally.
lcnr
changed the title
diesel performance regression
exponential blowup when rerunning due to changed provisional results
May 22, 2025
This issue, and the related hang in rayon (#109) could likely be fixed by adding some sort of "red-green tracking" to the search graph:
as in, when rerunning, instead of rerunning the whole subgraph, iteratively rerun the cyclic leaves and eagerly return if this part ends up with the same result.
Uh oh!
There was an error while loading. Please reload this page.
Diesel is currently really slow, @petervdonovan provided the following (likely related) minimization on zulip.
The text was updated successfully, but these errors were encountered: