Module thesis::rollout[][src]

Structs

The simplest rollout strategy, a floating point number between 0 and 100 that represents the percentage of requests which should use the experimental method. The experimental results will be compared to the control results.

Enums

A decision of if the control or experimental methods should be used

Traits

A method for chosing if the control or experimental code should run