Skip to content

Commit

Permalink
Typo in link destination
Browse files Browse the repository at this point in the history
  • Loading branch information
FSchumacher committed Dec 26, 2019
1 parent 7de81f7 commit f7b1167
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xdocs/usermanual/component_reference.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5121,8 +5121,8 @@ the required load.</p>
<code>Ramp-up Period</code> and <code>Delay</code> to <code>0</code>.</p>

<h4>Multiple thread groups starting at the same time</h4>
<p>A variation of <code>Ramp-up</code> issue might appear when <complink name="Test Plan" /> includes multiple <complink name="Thead Group" />s. To mitigate that issue
one typically adds "random" delay to each <complink name="Thead Group" /> so threads start at different times.</p>
<p>A variation of <code>Ramp-up</code> issue might appear when <complink name="Test Plan" /> includes multiple <complink name="Thread Group" />s. To mitigate that issue
one typically adds "random" delay to each <complink name="Thread Group" /> so threads start at different times.</p>
<p><code>Precise Throughput Timer</code> avoids that issue since it schedules executions in a random way. You do not need to add extra random delays to mitigate startup spike</p>

<h4>Number of iterations per hour</h4>
Expand Down

0 comments on commit f7b1167

Please sign in to comment.