Skip to content

[Blazor] Add server interactivity benchmarks #54452

Open
@MackinnonBuck

Description

@MackinnonBuck

We should add benchmarks that track server interactivity performance metrics, especially as it relates to traffic over the websocket connection. We would be primarily interested in latency and the total number of bytes transferred across the connection.

Here are some scenarios we could consider:

  • File upload (with various file sizes)
  • Rendering (with a varying render batch size)
  • JS interop

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions