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.68 KB
/
performance.Descriptions-report.html
File metadata and controls
35 lines (33 loc) · 1.68 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-20260218-195224</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, Linux Ubuntu 24.04.3 LTS (Noble Numbat) (container)
Intel Xeon Platinum 8370C CPU 2.80GHz (Max: 3.39GHz), 1 CPU, 2 logical cores and 1 physical core
.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>594.9 μs</td><td>1,121.5 μs</td><td>61.47 μs</td><td>11.7188</td><td>-</td><td>-</td><td>361.24 KB</td>
</tr><tr><td>PetStoreJson</td><td>329.4 μs</td><td>1,905.6 μs</td><td>104.45 μs</td><td>7.8125</td><td>1.9531</td><td>-</td><td>223.1 KB</td>
</tr><tr><td>GHESYaml</td><td>1,164,634.7 μs</td><td>868,047.1 μs</td><td>47,580.59 μs</td><td>17000.0000</td><td>14000.0000</td><td>3000.0000</td><td>345072.18 KB</td>
</tr><tr><td>GHESJson</td><td>462,077.5 μs</td><td>294,835.8 μs</td><td>16,160.94 μs</td><td>8000.0000</td><td>6000.0000</td><td>1000.0000</td><td>206591.14 KB</td>
</tr></tbody></table>
</body>
</html>