We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5e7453 commit 1ef1b49Copy full SHA for 1ef1b49
README.md
@@ -24,7 +24,7 @@
24
支持将本地或远程OpenApi文档解析生成WebApiClientCore接口代码的dotnet tool,简化接口声明的工作量
25
26
#### 性能强劲
27
-在[BenchmarkDotNet](WebApiClientCore.Benchmarks/results)中,各种请求下性能和分配约3倍领先于同类产品[refit](https://github.com/reactiveui/refit)。
+在[BenchmarkDotNet](WebApiClientCore.Benchmarks/results)中,各种请求下性能和分配2.X倍领先于同类产品[refit](https://github.com/reactiveui/refit)。
28
29
### 文档支持
30
https://webapiclient.github.io/
0 commit comments