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
{{ message }}
This repository was archived by the owner on Nov 1, 2020. It is now read-only.
Enum performance parsing/formatting optimizations done in CoreCLR:
dotnet/coreclr#9340
dotnet/coreclr#6645
dotnet/coreclr#3061
dotnet/coreclr#81
We should make sure to port these optimizations; and verify that the Enum parsing/formatting performance is on par with CoreCLR.