Skip to content

Commit

Permalink
Sarthak Updates screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
SarthakMakhija authored Aug 21, 2023
1 parent 448133a commit 1764a40
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,15 +142,15 @@ Here, `Rrd` is 10 milliseconds, this means that the `read` calls in [ResponseRea

- **Sending load on the target server:** `./blast -n 200000 -c 100 -conn 100 -f ./payload localhost:8989` 2> err.log

<img width="715" alt="Sending load on the target server" src="https://github.com/SarthakMakhija/blast/assets/21108320/476cec77-f390-4ede-bab1-3ce375ed8edc">
<img width="715" alt="Sending load on the target server" src="https://github.com/SarthakMakhija/blast/assets/21108320/669b9116-ca11-4b07-ac77-9e489c8780f6">

- **Reading responses from the target server:** `./blast -n 200000 -c 100 -conn 100 -f ./payload -Rr -Rrs 19 -Rtr 200000 localhost:8989` 2> err.log

<img width="715" alt="Reading responses from the target server" src="https://github.com/SarthakMakhija/blast/assets/21108320/2d94660e-a494-410d-8288-7af0e0ccb284">
<img width="715" alt="Reading responses from the target server" src="https://github.com/SarthakMakhija/blast/assets/21108320/0678c3f6-138c-42f6-8c6a-c310d7f97150">

- **Error distribution:** `./blast -n 200000 -c 100 -conn 100 -f ./payload localhost:8989` 2> err.log

<img width="715" alt="Error distribution" src="https://github.com/SarthakMakhija/blast/assets/21108320/b6f4eb6d-699a-430f-b211-17d0a99d05ad">
<img width="715" alt="Error distribution" src="https://github.com/SarthakMakhija/blast/assets/21108320/bb081d85-054c-4c5e-b711-9150acf62a4b">

## References
[hey](https://github.com/rakyll/hey)
Expand Down

0 comments on commit 1764a40

Please sign in to comment.