stitcher-benchmark/README.md
Muhamad Ibnu Fadhil 27e101260c first commit
2025-11-17 20:11:26 +07:00

581 B

Benchmark Latency and Throughput of Stitcher

Benchmark Latency

  1. Have Python installed and the deps : pandas and matplotlib
  2. Go to cd latency
  3. Run this in the terminal
./request.sh -o <output_location> -u "<backend_url>" -i <iteration> --no-output

Benchmark Throughput

  1. Have JMetter installed, download here
  2. Go to cd throughput
  3. Run this in the terminal
./request.sh -o <output_folder> -H "<backend_ip>" -t <num_of_threads> -l <num_of_loops>
  1. outputs will be in the directory specified