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
That's actually really helpful, @kmod. I had been struggling to find something (just by poking around with Github code search). This might get resolved by finishing #175 then.
We had an unexpected regression in enum in the 3.11 cycle and we know from running the profiler over pyperformance that none of the benchmarks spend a significant amount of time dealing with enums.
We should try to add a good benchmark that makes meaningful use of enums, ideally not just an enum microbenchmark, though.
The text was updated successfully, but these errors were encountered: