Skip to content
Snippets Groups Projects
Commit 77f22175 authored by Sören Henning's avatar Sören Henning
Browse files

Add hint on performance volatility

parent 407dead3
No related branches found
No related tags found
No related merge requests found
Pipeline #10521 passed
......@@ -17,5 +17,4 @@ scalability by running isolated experiments for different load intensities and p
The terms load, resources and SLOs are consciously kept abstract as Theodolite leaves it to the benchmark designer to define what type of load, resources, and SLOs should be evaluated. For example, horizontal scalability can be benchmarked by varying the amount of Kubernetes Pods, while vertical scalability can be benchmarked by varying CPU and memory constraints of Pods.
To balance statistical grounding and time-efficient benchmark execution, Theodolite comes with different [heuristic for
evaluating the search space](search-strategies) of load and resource combinations. Other configuration options include the number of repetitions, the experiment and warm-up duration, as well as the amount of different load and resource values to be evaluated.
To balance statistical grounding and time-efficient benchmark execution, Theodolite comes with different [heuristic for evaluating the search space](search-strategies) of load and resource combinations. Other configuration options include the number of repetitions, the experiment and warm-up duration, as well as the amount of different load and resource values to be evaluated. Increasing the experiment duration and number of repetitions helps to reduce the variance of the results. However, it also increases the time needed to execute a benchmark.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment