-
Notifications
You must be signed in to change notification settings - Fork 275
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-20260218-152302</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.6, Linux Ubuntu 24.04.3 LTS (Noble Numbat)
AMD EPYC 7763 2.60GHz, 1 CPU, 4 logical and 2 physical cores
.NET SDK 8.0.417
[Host] : .NET 8.0.23 (8.0.23, 8.0.2325.60607), X64 RyuJIT x86-64-v3
ShortRun : .NET 8.0.23 (8.0.23, 8.0.2325.60607), X64 RyuJIT x86-64-v3
</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>501.7 μs</td><td>528.15 μs</td><td>28.95 μs</td><td>19.5313</td><td>3.9063</td><td>-</td><td>360.93 KB</td>
</tr><tr><td>PetStoreJson</td><td>210.6 μs</td><td>17.50 μs</td><td>0.96 μs</td><td>12.6953</td><td>3.9063</td><td>-</td><td>222.79 KB</td>
</tr><tr><td>GHESYaml</td><td>949,343.9 μs</td><td>130,962.66 μs</td><td>7,178.51 μs</td><td>24000.0000</td><td>19000.0000</td><td>3000.0000</td><td>345282.95 KB</td>
</tr><tr><td>GHESJson</td><td>416,644.6 μs</td><td>110,860.35 μs</td><td>6,076.63 μs</td><td>13000.0000</td><td>9000.0000</td><td>2000.0000</td><td>206802.12 KB</td>
</tr></tbody></table>
</body>
</html>