## Benchmark Latency and Throughput of Stitcher ### Benchmark Latency 0. Have Python installed and the deps : pandas and matplotlib 1. Go to `cd latency` 2. Run this in the terminal ``` ./request.sh -o -u "" -i --no-output ``` ### Benchmark Throughput 0. Have JMetter installed, [download here](https://jmeter.apache.org/download_jmeter.cgi) 1. Go to `cd throughput` 2. Run this in the terminal ``` ./request.sh -o -H "" -t -l ``` 3. outputs will be in the directory specified