disk

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2026 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseFio

func ParseFio(output []byte) ([]model.Metric, error)

func Run

func Run(ctx context.Context, spec Spec) model.Benchmark

Types

type Detection

type Detection struct {
	Path    string
	Version string
}

func Detect

func Detect(ctx context.Context) Detection

type Spec

type Spec struct {
	Directory  string
	Duration   time.Duration
	FileSize   int64
	Comparable bool
}

func DefaultSpec

func DefaultSpec(profile, directory string) Spec

Jump to

Keyboard shortcuts

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