Skip to content
Snippets Groups Projects
Commit 1b0bf02b authored by Simon Ehrenstein's avatar Simon Ehrenstein Committed by Simon Ehrenstein
Browse files

Cherry-pick to update docs

parent 1cc3a608
No related branches found
No related tags found
1 merge request!39Add Support for Benchmarking Strategies
......@@ -142,7 +142,9 @@ Depending on your setup, some additional adjustments may be necessary:
## Execution
The `./theodolite.sh` is the entrypoint for all benchmark executions. Is has to be called as follows:
Please note that **Python 3.7** installation is required for executing Theodolite.
The `./theodolite.py` is the entrypoint for all benchmark executions. Is has to be called as follows:
```sh
./theodolite.sh <use-case> <wl-values> <instances> <partitions> <cpu-limit> <memory-limit> <commit-interval> <duration> <domain-restriction> <search-strategy>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment