schemes

package
v0.0.0-...-cc86603 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 3, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CompareJobsUsingAvgTest

func CompareJobsUsingAvgTest(jobComparisonData *util.JobComparisonData, allowedRatioLowerBound, minMetricAvgForCompare float64)

CompareJobsUsingAvgTest takes a JobComparisonData object, compares left and right jobs for each metric inside it and fills in the comparison results in the metric's object after checking ratio of the averages of its left and right samples is within the allowed ratio lower bound and upper bound (which is the inverse of lower bound).

func CompareJobsUsingKSTest

func CompareJobsUsingKSTest(jobComparisonData *util.JobComparisonData, significanceLevel, minMetricAvgForCompare float64)

CompareJobsUsingKSTest takes a JobComparisonData object, compares left and right job samples of each metric inside it and fills in the comparison results in the metric's object after running a KS test on the two samples.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL