Skip to content

JannesAlthoff/sysbench

 
 

Repository files navigation

This repo contains benchmark results obtained by running sysbench on the machines I've encountered.

Results are published in a sortable HTML table here

Running benchmarks

Clone this repository and execute make sysbench. This requires for sysbench binary to be available in $PATH.

Submitting results

  • Move the sysbench.log file generated by previous step into logs/ directory and give it a meaningful name
  • Add test results to database.yml, see sample diff
  • Submit a pull request!

Rendering results table

Execute make build from this repo top-level directory. Rendering HTML table will require a recent version of Python 3 with venv module available.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 32.5%
  • Jinja 23.9%
  • Python 20.7%
  • CSS 13.0%
  • Makefile 9.9%