result

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(ctx context.Context, db *sql.DB, result Result) error

Types

type Result

type Result struct {
	MacrobenchmarkID uint64
	TargetID         uint64
	MetricID         uint64
	Value            float64
}

type ResultPoint

type ResultPoint struct {
	Target     string
	CommitHash string
	Value      float64
}

func ListMacrobenchmarkResults

func ListMacrobenchmarkResults(db *sql.DB, workload string, metric string, limit int) ([]ResultPoint, error)

Jump to

Keyboard shortcuts

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