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.64 KB
/
performance.Descriptions-report.html
File metadata and controls
35 lines (33 loc) · 1.64 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-20260219-192101</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, macOS Tahoe 26.3 (25D125) [Darwin 25.3.0]
Apple M1 Pro, 1 CPU, 10 logical and 10 physical cores
.NET SDK 8.0.418
[Host] : .NET 8.0.24 (8.0.24, 8.0.2426.7010), Arm64 RyuJIT armv8.0-a
ShortRun : .NET 8.0.24 (8.0.24, 8.0.2426.7010), Arm64 RyuJIT armv8.0-a
</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>305.2 μs</td><td>102.37 μs</td><td>5.61 μs</td><td>58.5938</td><td>11.7188</td><td>-</td><td>361.39 KB</td>
</tr><tr><td>PetStoreJson</td><td>136.3 μs</td><td>20.80 μs</td><td>1.14 μs</td><td>36.1328</td><td>7.8125</td><td>-</td><td>223.26 KB</td>
</tr><tr><td>GHESYaml</td><td>784,491.3 μs</td><td>271,693.72 μs</td><td>14,892.45 μs</td><td>63000.0000</td><td>21000.0000</td><td>8000.0000</td><td>345349.48 KB</td>
</tr><tr><td>GHESJson</td><td>368,975.3 μs</td><td>38,641.31 μs</td><td>2,118.06 μs</td><td>36000.0000</td><td>14000.0000</td><td>5000.0000</td><td>223280.98 KB</td>
</tr></tbody></table>
</body>
</html>