Documentation ¶
Overview ¶
Package e2e holds end-to-end eventing benchmarks.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type 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
Click to show internal directories.
Click to hide internal directories.