Azure / Azure/openapi-diff

improve the perf

未关闭
#227 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C#
星标
290
派生
50
平均合并
5 天 13 小时
30 天内合并 PR
5

描述

For some big swagger, it seems too slow, the problem is that the tool does the below thing during its run
1 use autorest(v2) to transform the swagger and get a resolved swaggger and source mapping file
2 transform the swagger allOf and path level parameter to make it fit the modeling which is defined in C#

when we consider improving the perf, we can focus on above points

贡献指南

打开贡献指南

调研方向

Start by profiling the two stages named in the issue: AutoRest v2 resolution with source mapping, and the transformations for Swagger allOf and path-level parameters. Compare runs on a large Swagger document; done should mean measurable performance improvement, but the issue does not specify files, tests, or a target benchmark.

由索引模型根据 Issue 内容生成。

评估

技术栈
csharp, openapi
领域
cli, performance
Issue 类型
重构
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。