phd

package
v0.0.0-...-afc50d6 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2022 License: BSD-2-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataReporter

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

func (*DataReporter) ExampleDidComplete

func (reporter *DataReporter) ExampleDidComplete(exampleSummary *types.ExampleSummary)

func (*DataReporter) ExampleWillRun

func (reporter *DataReporter) ExampleWillRun(exampleSummary *types.ExampleSummary)

func (*DataReporter) SpecSuiteDidEnd

func (reporter *DataReporter) SpecSuiteDidEnd(summary *types.SuiteSummary)

func (*DataReporter) SpecSuiteWillBegin

func (reporter *DataReporter) SpecSuiteWillBegin(config config.GinkgoConfigType, summary *types.SuiteSummary)

type StorePerformanceReport

type StorePerformanceReport struct {
	StoreType     string
	NumStoreNodes int
	RecordSize    int
	NumRecords    int
	Concurrency   int
	Subject       string
	Average       float64
	StdDeviation  float64
}

func (StorePerformanceReport) String

func (r StorePerformanceReport) String() string

Jump to

Keyboard shortcuts

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