Skip to content

Add benchmarks for MapAction #29915

Closed
Closed
@halter73

Description

@halter73

Create a suite of benchmarks at aspnet/benchmarks to cover most common user scenarios involving MapAction so we can start comparing perf over time vs middleware and normal MVC controllers on https://aka.ms/aspnet/benchmarks. We can start by adding MapAction versions of existing benchmarks:

  • TechEmpower JSON serialization
  • TechEmpower Fortunes

Eventually, we should add more scenarios to exercise specific code paths around model binding, input formatters, action filters etc... If there are no equivalent MVC benchmarks for these things yet we should add them for comparison.

Metadata

Metadata

Assignees

Labels

DoneThis issue has been fixedarea-minimalIncludes minimal APIs, endpoint filters, parameter binding, request delegate generator etcarea-mvcIncludes: MVC, Actions and Controllers, Localization, CORS, most templatesfeature-minimal-actionsController-like actions for endpoint routingtask

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions