Skip to content

Improve HTTP/2 allocations per request #6567

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

Closed
davidfowl opened this issue Jan 10, 2019 · 2 comments
Closed

Improve HTTP/2 allocations per request #6567

davidfowl opened this issue Jan 10, 2019 · 2 comments
Assignees
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions feature-kestrel Perf

Comments

@davidfowl
Copy link
Member

davidfowl commented Jan 10, 2019

Here's a snapshot of the per request allocations for HTTP/2 requests. I was using https://github.com/codesenberg/bombardier to generate load using 125 connections (1 stream per connection).

Here's 100,000 request for HTTP/1 and HTTP/2 with the same application:

HTTP/1: 24MB

image

HTTP/2: 650MB

image

@muratg muratg added the Perf label Jan 11, 2019
@davidfowl davidfowl added this to the 3.0.0-preview4 milestone Feb 16, 2019
@davidfowl davidfowl self-assigned this Feb 16, 2019
@davidfowl
Copy link
Member Author

davidfowl commented Feb 16, 2019

I'll do this in preview4. It might be fixed by just pooling #6192

@muratg
Copy link
Contributor

muratg commented Feb 27, 2019

Triage: closing this.

@muratg muratg closed this as completed Feb 27, 2019
@ghost ghost locked as resolved and limited conversation to collaborators Dec 3, 2019
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Jun 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions feature-kestrel Perf
Projects
None yet
Development

No branches or pull requests

5 participants