Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
theodolite
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sören Henning
theodolite
Commits
1b0bf02b
Commit
1b0bf02b
authored
4 years ago
by
Simon Ehrenstein
Committed by
Simon Ehrenstein
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Cherry-pick to update docs
parent
1cc3a608
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!39
Add Support for Benchmarking Strategies
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
execution/README.md
+3
-1
3 additions, 1 deletion
execution/README.md
with
3 additions
and
1 deletion
execution/README.md
+
3
−
1
View file @
1b0bf02b
...
...
@@ -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>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment