Reference

Release:3.0.5.post10
Date:Feb 19, 2019

Benchpress: a benchmark tool and collection

Benchpress is primarily a tool for running benchmarks and analyze/visualize the result.

The workflow:
  • Write a Python program that generates the commands to run and write the commands to a JSON file
  • Use bp-run to run the JSON file
  • Use a visualizer such as bp-cli or bp-chart to visualize the results within the JSON file