Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
coral2742 committed May 9, 2024
1 parent 8fee6bf commit f978bc2
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 13 deletions.
Binary file modified images/07-Deployment View.drawio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/07-DeploymentView.drawio.png
Binary file not shown.
Binary file removed images/07-DeploymentViewTest.drawio.png
Binary file not shown.
20 changes: 7 additions & 13 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1288,16 +1288,10 @@ <h2 id="section-deployment-view">7. Deployment View</h2>
<h3 id="_infrastructure_level_1">7.1. Infrastructure Level 1</h3>
<div class="imageblock">
<div class="content">
<img src="./images/07-DeploymentView.drawio.png" alt="07 DeploymentView.drawio">
<img src="./images/07-Deployment%20View.drawio.png" alt="07 Deployment View.drawio">
</div>
<div class="title">Figure 2. Deployment View</div>
</div>
<div class="imageblock">
<div class="content">
<img src="./images/07-DeploymentViewTest.drawio.png" alt="07 DeploymentViewTest.drawio">
</div>
<div class="title">Figure 3. Deployment View Test environment</div>
</div>
<div class="dlist">
<dl>
<dt class="hdlist1">Motivation</dt>
Expand Down Expand Up @@ -1665,19 +1659,19 @@ <h3 id="_load_testing">13.1. Load Testing</h3>
<div class="content">
<img src="./images/add1User.png" alt="add1User">
</div>
<div class="title">Figure 4. 1 User</div>
<div class="title">Figure 3. 1 User</div>
</div>
<div class="imageblock">
<div class="content">
<img src="./images/add20Users.png" alt="add20Users">
</div>
<div class="title">Figure 5. 20 User</div>
<div class="title">Figure 4. 20 User</div>
</div>
<div class="imageblock">
<div class="content">
<img src="./images/add100Users.png" alt="add100Users">
</div>
<div class="title">Figure 6. 100 User</div>
<div class="title">Figure 5. 100 User</div>
</div>
<div class="paragraph">
<p>Then, a slightly more complex test was then performed, which followed the following procedure:
Expand All @@ -1692,19 +1686,19 @@ <h3 id="_load_testing">13.1. Load Testing</h3>
<div class="content">
<img src="./images/playGame1.png" alt="playGame1">
</div>
<div class="title">Figure 7. 1 User</div>
<div class="title">Figure 6. 1 User</div>
</div>
<div class="imageblock">
<div class="content">
<img src="./images/playGame20.png" alt="playGame20">
</div>
<div class="title">Figure 8. 20 User</div>
<div class="title">Figure 7. 20 User</div>
</div>
<div class="imageblock">
<div class="content">
<img src="./images/playGame100.png" alt="playGame100">
</div>
<div class="title">Figure 9. 100 User</div>
<div class="title">Figure 8. 100 User</div>
</div>
</div>
</div>
Expand Down

0 comments on commit f978bc2

Please sign in to comment.