benchmark

package
v0.0.0-...-a6d20da Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const ROOT = "/metrics"

Variables

This section is empty.

Functions

This section is empty.

Types

type Metrics

type Metrics struct {
	W *csv.Writer
	F *os.File

	W2 *csv.Writer
	F2 *os.File
	// contains filtered or unexported fields
}

func (*Metrics) Close

func (h *Metrics) Close()

func (*Metrics) Init

func (h *Metrics) Init()

func (*Metrics) Store

func (h *Metrics) Store(row []string) error

func (*Metrics) StoreResume

func (h *Metrics) StoreResume(row []string) error

type Network

type Network struct {
	Latency time.Duration
	MTU     int // Bytes per packet; if non-positive, infine
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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