-
Notifications
You must be signed in to change notification settings - Fork 10k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Epic] ASP.NET Performance goals for .NET 6.0 #27226
Comments
Added ASP.NET to the title to disambiguate the tracking page a bit. |
@sebastienros it seems there's no work identified on the Libraries team here, is that right? But possibly some may emerge as you investigate? |
@danmosemsft exactly. We'll first establish baselines to understand where the gains can be done, and we'll eventually find some potential improvements to make in the runtime. Though based on our current understanding most work should be within this repos. |
@danmosemsft The obvious ones:
I'm sure there'll be more. |
How will you be setting goals @sebastienros ? We should set goals rather than do open ended perf work, because the latter is hard to prioritize. I realize investigation might inform the goals. |
We haven't defined any specific goals, these are just domains we know need to get some work done since we haven't looked at them as much as the TE oriented scenarios. For TLS, one concrete goal would be a compete one, and there are a few options for this one, either by targeting nodejs perf on a web app, or nginx with yarp. |
What about System.Text.Formatting? According to the README:
The code hasn't been touched since 2018. Is it still relevant? |
Tagging @jeffhandley and @adamsitnik here, as I just linked dotnet/runtime#46970 and dotnet/runtime#47239 here so we don't forget about them. |
ITNOA Is there any plan for .NET 8? |
@soroshsabz What is that? |
@davidfowl I say is there any plan to meet performance goals for .NET 6.0 in .NET 8.0? |
Can this .NET 6 epic be closed? If there's any remaining work, should you have a new one created? I'm trying to clean up the .NET 6 project. |
Closing as all sub issues are separately tracked. |
This is a high-level tracking work item for ASP.NET performance work during the .NET 6.0 time frame.
Even though there are many other areas that could be investigated, this list contains the top priority items that are currently considered for dedicated performance work.
#27222 TLS(sub-item for yarp)#27225 Yarp(moved to yarp)#27385 Razor Pages(de-prioritized)The text was updated successfully, but these errors were encountered: