Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.32 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.32 KB

omnibenchmark

Tests Actions Status Coverage Status License: Apache 2.0 Code style: black

Omnibenchmark, a continuous benchmarking tool.

Install

With poetry or pip. With micromamba if handling software with conda. See the tutorial.

Developer notes

Please note the omni-schema dependency. Benchmark YAML schemas are updated by:

- Update src/omni_schema/schema/omni_schema.yaml manually
- `make all`
- Consider `make deploy`

Acknowledgements

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