This repository was archived by the owner on Nov 11, 2025. It is now read-only.
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
35 lines (33 loc) · 1.65 KB
/
performance.Descriptions-report.html
File metadata and controls
35 lines (33 loc) · 1.65 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
<!DOCTYPE html>
<html lang='en'>
<head>
<meta charset='utf-8' />
<title>performance.Descriptions-20250929-121242</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.4, Windows 11 (10.0.26200.6584)
11th Gen Intel Core i7-1185G7 3.00GHz, 1 CPU, 8 logical and 4 physical cores
.NET SDK 8.0.414
[Host] : .NET 8.0.20 (8.0.20, 8.0.2025.41914), X64 RyuJIT x86-64-v4
ShortRun : .NET 8.0.20 (8.0.20, 8.0.2025.41914), 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>979.3 μs</td><td>375.3 μs</td><td>20.57 μs</td><td>62.5000</td><td>7.8125</td><td>-</td><td>387.37 KB</td>
</tr><tr><td>PetStoreJson</td><td>508.5 μs</td><td>427.5 μs</td><td>23.43 μs</td><td>39.0625</td><td>7.8125</td><td>-</td><td>249.51 KB</td>
</tr><tr><td>GHESYaml</td><td>1,587,861.1 μs</td><td>1,076,577.3 μs</td><td>59,010.84 μs</td><td>66000.0000</td><td>22000.0000</td><td>4000.0000</td><td>384511.51 KB</td>
</tr><tr><td>GHESJson</td><td>599,442.5 μs</td><td>843,317.6 μs</td><td>46,225.08 μs</td><td>40000.0000</td><td>16000.0000</td><td>3000.0000</td><td>245982.08 KB</td>
</tr></tbody></table>
</body>
</html>