erunner

package
v0.0.0-...-3a733ff Latest Latest
Warning

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

Go to latest
Published: May 24, 2022 License: MIT Imports: 26 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PROMHOST = "http://localhost:9090/"
)

Variables

View Source
var (
	ErrThroughputZero = errors.New("throughput zero")
)

Functions

This section is empty.

Types

type DataPoint

type DataPoint struct {
	Throughput float64
	Latency    float64
}

type Runner

type Runner struct {
	// contains filtered or unexported fields
}

func New

func New(plan config.ExperimentPlan, logger logger.Logger) *Runner

func (*Runner) Run

func (r *Runner) Run(ctx context.Context, batchSkipCount, algSkipCount int)

func (*Runner) SkipAllAlgorithmForBatch

func (r *Runner) SkipAllAlgorithmForBatch()

func (*Runner) SkipCurrentAlgorithm

func (r *Runner) SkipCurrentAlgorithm()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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