Skip to content

Performance exploration in Request Queuing middleware #10706

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

Open
analogrelay opened this issue May 31, 2019 · 0 comments
Open

Performance exploration in Request Queuing middleware #10706

analogrelay opened this issue May 31, 2019 · 0 comments
Labels
affected-very-few This issue impacts very few customers area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-rate-limit Work related to use of rate limit primitives severity-nice-to-have This label is used by an internal tool
Milestone

Comments

@analogrelay
Copy link
Contributor

analogrelay commented May 31, 2019

Epic #10702

After #10703 and #10704, we'll have data to dive deeper into performance. Let's do some profiling and see if there are things we can do to make this as fast as possible. Also, we can do memory profiling to see if there are allocations to be removed (@davidfowl 's favorite subject ;)).

@analogrelay analogrelay added this to the 3.1.0 milestone Jun 18, 2019
@analogrelay analogrelay modified the milestones: 3.1.0, Backlog Nov 6, 2019
@Tratcher Tratcher added affected-very-few This issue impacts very few customers enhancement This issue represents an ask for new feature or an enhancement to an existing one severity-nice-to-have This label is used by an internal tool labels Nov 13, 2020 — with ASP.NET Core Issue Ranking
@Tratcher Tratcher added the feature-rate-limit Work related to use of rate limit primitives label Oct 29, 2021
@amcasey amcasey added area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares and removed area-runtime labels Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affected-very-few This issue impacts very few customers area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-rate-limit Work related to use of rate limit primitives severity-nice-to-have This label is used by an internal tool
Projects
None yet
Development

No branches or pull requests

5 participants