Skip to content

Commit f3a4895

Browse files
committed
更新为md格式result
1 parent 51a40a6 commit f3a4895

10 files changed

+65
-150
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
```
2+
3+
BenchmarkDotNet v0.13.12, CentOS Linux 7 (Core)
4+
Intel Xeon CPU E5-2650 v2 2.60GHz, 2 CPU, 32 logical and 16 physical cores
5+
[Host] : .NET 8.0.4, X64 NativeAOT AVX
6+
7+
Job=InProcess Toolchain=InProcessEmitToolchain
8+
9+
```
10+
| Method | Mean | Error | StdDev | Ratio | RatioSD | Gen0 | Allocated | Alloc Ratio |
11+
|-------------------------- |----------:|----------:|----------:|------:|--------:|-------:|----------:|------------:|
12+
| WebApiClientCore_GetAsync | 5.926 μs | 0.1162 μs | 0.1630 μs | 1.00 | 0.00 | 0.3052 | 3.45 KB | 1.00 |
13+
| Refit_GetAsync | 15.943 μs | 0.2997 μs | 0.3681 μs | 2.70 | 0.10 | 0.4883 | 5.18 KB | 1.50 |

WebApiClientCore.Benchmarks/results/WebApiClientCore.Benchmarks.Requests.HttpGetBenchmark-report.html

Lines changed: 0 additions & 30 deletions
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
```
2+
3+
BenchmarkDotNet v0.13.12, CentOS Linux 7 (Core)
4+
Intel Xeon CPU E5-2650 v2 2.60GHz, 2 CPU, 32 logical and 16 physical cores
5+
[Host] : .NET 8.0.4, X64 NativeAOT AVX
6+
7+
Job=InProcess Toolchain=InProcessEmitToolchain
8+
9+
```
10+
| Method | Mean | Error | StdDev | Median | Ratio | RatioSD | Gen0 | Allocated | Alloc Ratio |
11+
|------------------------------ |---------:|---------:|---------:|---------:|------:|--------:|-------:|----------:|------------:|
12+
| WebApiClientCore_GetJsonAsync | 11.64 μs | 0.232 μs | 0.495 μs | 11.44 μs | 1.00 | 0.00 | 0.4120 | 4.3 KB | 1.00 |
13+
| Refit_GetJsonAsync | 25.36 μs | 0.496 μs | 0.830 μs | 25.03 μs | 2.19 | 0.13 | 0.5493 | 5.67 KB | 1.32 |

WebApiClientCore.Benchmarks/results/WebApiClientCore.Benchmarks.Requests.HttpGetJsonBenchmark-report.html

Lines changed: 0 additions & 30 deletions
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
```
2+
3+
BenchmarkDotNet v0.13.12, CentOS Linux 7 (Core)
4+
Intel Xeon CPU E5-2650 v2 2.60GHz, 2 CPU, 32 logical and 16 physical cores
5+
[Host] : .NET 8.0.4, X64 NativeAOT AVX
6+
7+
Job=InProcess Toolchain=InProcessEmitToolchain
8+
9+
```
10+
| Method | Mean | Error | StdDev | Ratio | RatioSD | Gen0 | Allocated | Alloc Ratio |
11+
|------------------------------- |---------:|---------:|---------:|------:|--------:|-------:|----------:|------------:|
12+
| WebApiClientCore_PostJsonAsync | 11.24 μs | 0.223 μs | 0.441 μs | 1.00 | 0.00 | 0.4120 | 4.23 KB | 1.00 |
13+
| Refit_PostJsonAsync | 24.80 μs | 0.487 μs | 0.598 μs | 2.18 | 0.09 | 0.5798 | 6.08 KB | 1.44 |

WebApiClientCore.Benchmarks/results/WebApiClientCore.Benchmarks.Requests.HttpPostJsonBenchmark-report.html

Lines changed: 0 additions & 30 deletions
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
```
2+
3+
BenchmarkDotNet v0.13.12, CentOS Linux 7 (Core)
4+
Intel Xeon CPU E5-2650 v2 2.60GHz, 2 CPU, 32 logical and 16 physical cores
5+
[Host] : .NET 8.0.4, X64 NativeAOT AVX
6+
7+
Job=InProcess Toolchain=InProcessEmitToolchain
8+
9+
```
10+
| Method | Mean | Error | StdDev | Ratio | RatioSD | Gen0 | Gen1 | Allocated | Alloc Ratio |
11+
|------------------------------ |---------:|---------:|---------:|------:|--------:|--------:|-------:|----------:|------------:|
12+
| WebApiClientCore_PostXmlAsync | 48.34 μs | 0.926 μs | 0.866 μs | 1.00 | 0.00 | 3.4180 | - | 35.48 KB | 1.00 |
13+
| Refit_PostXmlAsync | 59.37 μs | 1.180 μs | 2.961 μs | 1.20 | 0.06 | 14.0381 | 2.3193 | 144.38 KB | 4.07 |

WebApiClientCore.Benchmarks/results/WebApiClientCore.Benchmarks.Requests.HttpPostXmlBenchmark-report.html

Lines changed: 0 additions & 30 deletions
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
```
2+
3+
BenchmarkDotNet v0.13.12, CentOS Linux 7 (Core)
4+
Intel Xeon CPU E5-2650 v2 2.60GHz, 2 CPU, 32 logical and 16 physical cores
5+
[Host] : .NET 8.0.4, X64 NativeAOT AVX
6+
7+
Job=InProcess Toolchain=InProcessEmitToolchain
8+
9+
```
10+
| Method | Mean | Error | StdDev | Median | Ratio | RatioSD | Gen0 | Allocated | Alloc Ratio |
11+
|------------------------------ |---------:|---------:|---------:|---------:|------:|--------:|-------:|----------:|------------:|
12+
| WebApiClientCore_PutFormAsync | 20.10 μs | 0.395 μs | 0.470 μs | 19.96 μs | 1.00 | 0.00 | 0.5493 | 5.7 KB | 1.00 |
13+
| Refit_PutFormAsync | 75.53 μs | 1.476 μs | 2.163 μs | 74.24 μs | 3.78 | 0.12 | 1.0986 | 11.57 KB | 2.03 |

WebApiClientCore.Benchmarks/results/WebApiClientCore.Benchmarks.Requests.HttpPutFormBenchmark-report.html

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)