Skip to content

binpash/benchmarks

Repository files navigation

Benchmark Suite

It's a suite that has benchmarks in it. For now, oneliners & max-temp are set up

Running Benchmarks

To run all benchmarks of a specific type

./benchmark_folder source whole_shebang.sh --flags
  • Results are stored in outputs folder, within the corresponding benchmark type folder.
  • --flags depends on benchmark type. See README's
  • Validation of correct execution is done by time comparison and hash value comparison. Hash value might not work. Please let me know if it produces a "hashes don't match" error when you run it :).

Installation

On Ubuntu, Fedora, and Debian run the following to set up benchmarks. Not sure if it works on MACos yet!

wget https://github.com/binpash/benchmarks/

Suite consists of