benchmark latency and throughput of a stitcher app
| latency | ||
| throughput | ||
| README.md | ||
Benchmark Latency and Throughput of Stitcher
Benchmark Latency
- Have Python installed and the deps : pandas and matplotlib
- Go to
cd latency - Run this in the terminal
./request.sh -o <output_location> -u "<backend_url>" -i <iteration> --no-output
Benchmark Throughput
- Have JMetter installed, download here
- Go to
cd throughput - Run this in the terminal
./request.sh -o <output_folder> -H "<backend_ip>" -t <num_of_threads> -l <num_of_loops>
- outputs will be in the directory specified