Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 620 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 620 Bytes

IMD Load Test

This repository addresses a proof of concept about load test in a docker environment for educational purposes at IMD.

Materials

How to get service up and running

./run.sh up

How to start load test

./run.sh loadtest

How to clean up

./run.sh down

Results

  • Execution of load test in k6;
  • Automatic real time report of load test in grafana via influxdb;
  • Metrics collected such as median response time.