Commit 84f657e
committed
Improve OpenApiWalker performance
- Avoid allocations from lambda closures.
- Avoid allocations from context strings.
- Avoid allocations from copying arrays.
- Remove redundant null checks.1 parent e6cb02f commit 84f657e
1 file changed
Lines changed: 387 additions & 266 deletions
0 commit comments