We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a369b6 commit 15ee45bCopy full SHA for 15ee45b
1 file changed
src/PerfProblemSimulator/wwwroot/documentation.html
@@ -1721,6 +1721,15 @@ <h3>What It Tests</h3>
1721
<li class="doc-toc-item">
1722
<a href="#latency"><span class="toc-icon">⏱️</span>Latency Monitor</a>
1723
</li>
1724
+ <li class="doc-toc-item">
1725
+ <a href="#cpu"><span class="toc-icon">🔥</span>CPU Stress</a>
1726
+ </li>
1727
1728
+ <a href="#memory"><span class="toc-icon">💾</span>Memory Pressure</a>
1729
1730
1731
+ <a href="#threadpool"><span class="toc-icon">🧵</span>Thread Pool Starvation</a>
1732
1733
1734
<a href="#slowrequest"><span class="toc-icon">🐌</span>Slow Requests</a>
1735
0 commit comments