Skip to content

A simple wrapper for apache benchmark written in python 3 to easily collect and compare data

License

Notifications You must be signed in to change notification settings

Somrlik/ab-wrapper

Repository files navigation

ab-wrapper

A simple python wrapper for Apache Benchmark to easily store the data from benchmarking in JSON.

Installation and running

  1. Get ab
  2. Clone repository
  3. Create a virtualenv with python > 3.5
  4. Copy options.example.json to options.json and change it to your liking
  5. Run python main.py

TODOs

  • A new report renderer
  • Browsing the reports in a browser

Contributing

Yes, please

License

MIT

About

A simple wrapper for apache benchmark written in python 3 to easily collect and compare data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages