Skip to content
Snippets Groups Projects

Add Support for Benchmarking Strategies

Closed Simon Ehrenstein requested to merge stu200776/spesb:46-add-benchmarking-strategies into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -142,7 +142,7 @@ Depending on your setup, some additional adjustments may be necessary:
## Execution
Please note that **Python 3.7** installation is required for executing theodolite.
Please note that a **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:
Loading