dotnet / aspnetcore

ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
https://asp.net
MIT License
35.23k stars 9.95k forks source link

Add Microbenchmarks for Microsoft.AspNetCore.WebUtilities #2707

Open aspnet-hello opened 6 years ago

aspnet-hello commented 6 years ago

From @davidfowl on Sunday, April 9, 2017 6:04:34 PM

Copied from original issue: aspnet/HttpAbstractions#812

aspnet-hello commented 6 years ago

From @Tratcher on Monday, May 22, 2017 3:27:16 PM

And Microsoft.Net.Http.Headers

ghost commented 3 years ago

Thanks for contacting us. We're moving this issue to the Next sprint planning milestone for future evaluation / consideration. Because it's not immediately obvious that this is a bug in our framework, we would like to keep this around to collect more feedback, which can later help us determine the impact of it. We will re-evaluate this issue, during our next planning meeting(s). If we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues. To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

ghost commented 3 years ago

We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.

ladeak commented 3 months ago

Is a "help candidate" the same as the "help wanted" flag? Is this still a relevant ticket that one could pick? I know some types from some of these namespaces are covered by benchmarks, but probably not everything relevant is covered yet. Are there some well-known parts that someone may work on?

(I am searching for a perf issue where community member may contribute, but are not many open issues at the moment.)