joaopaulopmedeiros / imd-load-test

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:C# 67.8%Language:Shell 14.1%Language:Dockerfile 10.3%Language:JavaScript 7.8%