Skip to content
Snippets Groups Projects
Commit 49fa0d06 authored by Jan Pokorný's avatar Jan Pokorný :lifter_tone2:
Browse files

Adding showcase of the system to the README beside the high loads on one service during peak times

parent 0518195c
No related branches found
No related tags found
1 merge request!37M3 locust
Pipeline #
......@@ -95,8 +95,12 @@ _**tldr;**_ scenario mimics the _cliché_ school system lecture/course enrollmen
~~~
- Navigate to [http://localhost:8089/](http://localhost:8089/)
- Enter following data
- Number of users: 250
- Enter following data for showcasing the app usage
- Number of users: 5
- Spawn rate: 1
- Host: http://localhost:5000
- Enter following data for simulating high system load
- Number of users: 250 (or more)
- Spawn rate: 5
- Host: http://localhost:5000
- Switch tabs to explore the current state of the API
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment