Skip to content

Commit 15ee45b

Browse files
committed
documentation updates
1 parent 9a369b6 commit 15ee45b

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

src/PerfProblemSimulator/wwwroot/documentation.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1721,6 +1721,15 @@ <h3>What It Tests</h3>
17211721
<li class="doc-toc-item">
17221722
<a href="#latency"><span class="toc-icon">⏱️</span>Latency Monitor</a>
17231723
</li>
1724+
<li class="doc-toc-item">
1725+
<a href="#cpu"><span class="toc-icon">🔥</span>CPU Stress</a>
1726+
</li>
1727+
<li class="doc-toc-item">
1728+
<a href="#memory"><span class="toc-icon">💾</span>Memory Pressure</a>
1729+
</li>
1730+
<li class="doc-toc-item">
1731+
<a href="#threadpool"><span class="toc-icon">🧵</span>Thread Pool Starvation</a>
1732+
</li>
17241733
<li class="doc-toc-item">
17251734
<a href="#slowrequest"><span class="toc-icon">🐌</span>Slow Requests</a>
17261735
</li>

0 commit comments

Comments
 (0)