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
When trying to benchmark some generic instantiations for #126091 (comment) my usual method of polymorphic recursion using two generic type parameters hit some non-linear behavior. We should investigate why that happens.