Improve HTTP/2 allocations per request #6567
Labels
area-networking
Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
feature-kestrel
Perf
Milestone
Uh oh!
There was an error while loading. Please reload this page.
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
HTTP/2: 650MB
The text was updated successfully, but these errors were encountered: