Measurement : ingests the slice1 and slice2 streams of the TS and measures the value of OF in each slice. The OF is measured for the duration of a slot
Comparator : takes as input the measurement produced by the measurement component and determines if and when there is a statistically significant difference in performance between the slice1 and slice2 slices. When it determines a significant difference, it sends a message to the optimizer.
Optimizer : implements the adaption strategy. Takes as input the history of parameter influences and output new parameter values for both slice1 and slice2