Omnibenchmark, a continuous benchmarking tool.
Recent versions of omnibenchmark should be installable via pip:
pip install omnibenchmark
Do note that if you plan to use conda
as a software execution backend, you will want to use omnibenchmark from within a conda environment manager. At the time of this writing, we recommend micromamba. See the tutorial for more details.
See our tags.
Live documentation is built for every change to the dev branch.
Documentation includes a CLI reference. This reference is automated via mkdocs-click and extracts the current CLI commands from the built branch (dev, for now).
Check the CONTRIBUTING.md
doc.
Omnibenchmark incorporates great FOSS components, including but not limited to: snakemake, easybuild, apptainer, lmod and git. Thank you!