e2e

package
v2.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BenchmarkCase

type BenchmarkCase struct {
	PayloadSize   int
	Parallelism   int
	OutputSenders int
}

func GenerateAllBenchmarkCases

func GenerateAllBenchmarkCases(
	payloadMin int,
	payloadMax int,
	parallelismMin int,
	parallelismMax int,
	outputSendersMin int,
	outputSendersMax int,
) []BenchmarkCase

type BenchmarkResult

type BenchmarkResult struct {
	BenchmarkCase
	testing.BenchmarkResult
}

type BenchmarkResults

type BenchmarkResults []BenchmarkResult

func (BenchmarkResults) WriteToCsv

func (br BenchmarkResults) WriteToCsv(writer *csv.Writer) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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