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
It was revealed that ee39d17 brought performance degradation for dictionary groupby aggregation with a big amount of groups (#2742). It was not reflected in the ASV dashboard because it runs groupby with a relatively small amount of groups, so it's needed to add a new case that tests big-groups groupby.