-
Notifications
You must be signed in to change notification settings - Fork 0
Load Test Evaluations
kalin-iliev edited this page Jul 26, 2023
·
1 revision
- 100 concurrent users
- 20 users spawned per second
requests_1690385733.6977882.csv
The following microservices are underperforming and could be improved:
- Cart (POST)
- Orders (POST)
- Login (GET)
- /catalogue - although the response time is good, this endpoint is the most called and could significantly improve the overall performance of the system
- 500 concurrent users
- 500 users spawned per second
requests_1690386041.4804142.csv
At a certain point, a lot of errors were experienced. This could be further investigated.
The following microservices are underperforming and could be improved:
- Cart (POST)
- Orders (POST)
- Login (GET)
- /catalogue - although the response time is good, this endpoint is the most called and could significantly improve the overall performance of the system