Skip to content

HTTP/2 benchmarks #13752

Open
Open
@JamesNK

Description

@JamesNK

Create a suite of benchmarks at https://github.com/aspnet/benchmarks to cover most common user scenarios. Can reuse profiling/investigation samples - #13745

  • TechEmpower plaintext but over HTTP/2
  • Basic POST. Request is text/plain string of name. Reply is text/plain "Hello " + name
  • Stream per connection vs multiple streams on one connection
  • H2 vs H2C
  • gRPC benchmarks. Will be created by gRPC team - Set up benchmark scenarios grpc/grpc-dotnet#6
    • Unary
    • Server streaming
    • Large messages
  • Kestrel and IIS HTTP/2 benchmarks

Some of these benchmarks may already exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    HTTP2Perfaffected-very-fewThis issue impacts very few customersarea-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsseverity-nice-to-haveThis label is used by an internal tooltask

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions