summaryrefslogtreecommitdiff
path: root/opendc-experiments/opendc-experiments-base/src/jmh
AgeCommit message (Collapse)Author
2026-05-21Added benchmarking to the CI (#423)Dante Niewenhuis
* Added benchmarking to the CI * Updated writing access of benchmark.yml * Added benchmark-comment.yml that pushes the comment to the PR * Added read permission
2026-05-21Added Benchmarking tools (#413)Dante Niewenhuis
Added files for the smaller workload benchmarks Added benchmark examples Started implementing benchmarking functions
2024-01-08refactored opendc-experiment-compute (#190)Dante Niewenhuis
* removed experiment-compute and integrated all components into opendc-compute * updated workflow gradle file * removed unneeded code