forked from microsoft/OpenAPI.NET
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathperformance.Descriptions-report.html
More file actions
37 lines (35 loc) · 2.01 KB
/
performance.Descriptions-report.html
File metadata and controls
37 lines (35 loc) · 2.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<!DOCTYPE html>
<html lang='en'>
<head>
<meta charset='utf-8' />
<title>performance.Descriptions-20260222-175619</title>
<style type="text/css">
table { border-collapse: collapse; display: block; width: 100%; overflow: auto; }
td, th { padding: 6px 13px; border: 1px solid #ddd; text-align: right; }
tr { background-color: #fff; border-top: 1px solid #ccc; }
tr:nth-child(even) { background: #f8f8f8; }
</style>
</head>
<body>
<pre><code>
BenchmarkDotNet v0.15.8, Windows 11 (10.0.26200.7840/25H2/2025Update/HudsonValley2)
AMD Ryzen 7 7800X3D 4.20GHz, 1 CPU, 16 logical and 8 physical cores
.NET SDK 8.0.418
[Host] : .NET 8.0.24 (8.0.24, 8.0.2426.7010), X64 RyuJIT x86-64-v4
ShortRun : .NET 8.0.24 (8.0.24, 8.0.2426.7010), X64 RyuJIT x86-64-v4
</code></pre>
<pre><code>Job=ShortRun IterationCount=3 LaunchCount=1
WarmupCount=3
</code></pre>
<table>
<thead><tr><th>Method</th><th>Mean </th><th>Error </th><th>StdDev</th><th>Gen0</th><th>Gen1</th><th>Gen2</th><th>Allocated</th>
</tr>
</thead><tbody><tr><td>PetStoreYaml</td><td>266.8 μs</td><td>423.33 μs</td><td>23.20 μs</td><td>5.8594</td><td>-</td><td>-</td><td>361.38 KB</td>
</tr><tr><td>PetStoreJson</td><td>104.9 μs</td><td>38.83 μs</td><td>2.13 μs</td><td>4.3945</td><td>0.9766</td><td>-</td><td>223.52 KB</td>
</tr><tr><td>GHESYaml</td><td>627,326.7 μs</td><td>525,719.23 μs</td><td>28,816.45 μs</td><td>9000.0000</td><td>8000.0000</td><td>2000.0000</td><td>345336.55 KB</td>
</tr><tr><td>GHESJson</td><td>256,258.8 μs</td><td>156,676.06 μs</td><td>8,587.94 μs</td><td>4000.0000</td><td>3000.0000</td><td>1000.0000</td><td>206858.38 KB</td>
</tr><tr><td>GHESNextYaml</td><td>840,612.7 μs</td><td>1,063,489.38 μs</td><td>58,293.44 μs</td><td>20000.0000</td><td>9000.0000</td><td>2000.0000</td><td>908819.18 KB</td>
</tr><tr><td>GHESNextJson</td><td>478,093.3 μs</td><td>98,044.22 μs</td><td>5,374.13 μs</td><td>16000.0000</td><td>7000.0000</td><td>1000.0000</td><td>774015.55 KB</td>
</tr></tbody></table>
</body>
</html>