Skip to content

Overall System Load Testing

Nirav Raje edited this page Mar 10, 2022 · 1 revision

Overall throughput when testing all microservices with 500 requests per service via 500 threads (2500 requests for entire system) demonstrated throughput of 21.2/min.

image

Primary reason for reduction of throughput score of entire system is the performance of Widget route (i.e. data service). We discuss the improvements for our system and particularly this service in the last section of our report.

2.45% error rate was observed for the entire system with 2500 concurrent requests.

image

image

image

Clone this wiki locally