This repo contains the Dockerfile, scripts for container image which packs all tools to benchmark Brahmos
- Install docker
- Build the container image
sh ./build-image.sh
- Benchmark brahmos
./bench-brahmos.sh /path/to/brahmos-repo
/path/to/brahmos-repo must be an absolute path to your local brahmis repo
You can also benchmark brahmos without building the local image as follows
./bench-brahmos.sh /path/to/brahmos-repo online
Sit back and relax till the benchmark runs, then you can find the benchmark results under /path/to/brahmos-repo/bench-results