ttfr

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2026 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResultSummary

type ResultSummary struct {
	TTFRSummary stats.ResultSummary `json:"ttfrSummary,omitempty"`
}

ResultSummary holds a statistical summary of the results

func SummarizeResults

func SummarizeResults(ttfrResults []*Results) ([]*ResultSummary, error)

SummarizeResults summarizes the results

type Results

type Results struct {
	TTFR []float64 `json:"ttfr,omitempty"`
}

Results holds the results returned from ttfr

func RunTTFRTest

func RunTTFRTest(ctx context.Context, clients config.Clients, testconfig *config.TestConfig, cfg config.Config) (Results, error)

RunTTFRTest runs a ttfr test

Jump to

Keyboard shortcuts

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