To run the script
- Make sure everything builds fine (
go build). - Run the script directly by
go run main.goor run the bash scriptexperiment.shto start.
For Brotli, need to follow the instructions here (https://github.com/google/brotli#build-instructions) to install brotli, then run the brotli_experiment.sh script in order to pass the built c files.