Open
Description
https://gitlab.com/konnorandrews/supply
Hi, I have been working on a crate (https://gitlab.com/konnorandrews/supply) which
currently has a 100x slowdown when type checked with the next gen solver; 54s vs
0.51s. Would it be helpful to create a branch to use for benchmarking? Looking on the
issue tracker there seems to be a few existing known slow crates that can be used as
tests, so im not sure if mine is needed. Thanks
I expect that it's likely a pattern already encountered in diesel/rayon, but I still want to test it once we've fixed these crates.