Thanks to visit codestin.com
Credit goes to github.com

Skip to content

omnibenchmark/omnibenchmark

Repository files navigation

omnibenchmark

tests result Coverage Status License: Apache 2.0

Linter: Ruff

Omnibenchmark, a continuous benchmarking tool.

Install

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.

Releases

See our tags.

User documentation

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).

Developer notes

Check the CONTRIBUTING.md doc.

Acknowledgements

Omnibenchmark incorporates great FOSS components, including but not limited to: snakemake, easybuild, apptainer, lmod and git. Thank you!

Pre-prints