Investigate and polish perf in OpenAPI pipeline #56829
Labels
area-minimal
Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc
area-mvc
Includes: MVC, Actions and Controllers, Localization, CORS, most templates
feature-openapi
Perf
Milestone
We introduced microbenchmarks to the new OpenAPI-generation implementation in preview4. Since then, we've introduced a few more features to the implementation that have perf impacts (more transformers, $ref support, recursive schema transformers). This issue tracks doing a perf analysis on the implementation after all these changes are in to assess impact and trade-offs of making improvements here.
Here's the baseline for numbers run against 28acf62 for our current set of benchmarks.
The text was updated successfully, but these errors were encountered: