/brahmos-automated-benchmark

This repo contains the Dockerfile, scripts for container image which packs all tools to benchmark Brahmos

Primary LanguageShell

Brahmos Automated Benchmark

This repo contains the Dockerfile, scripts for container image which packs all tools to benchmark Brahmos

Usage

  1. Install docker
  2. Build the container image
sh ./build-image.sh
  1. 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