package
0.102.0
Repository: https://github.com/elastic/elastic-package.git
Documentation: pkg.go.dev

# Functions

FindBenchmarkFolders finds benchmark folders for the given package and, optionally, benchmark type and data streams.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

BenchType defining pipeline benchmarks.
ReportFormatHuman reports benchmark results in a human-readable format.
ReportFormatJSON reports benchmark results in the json format.
ReportFormatXUnit reports benchmark results in the xUnit format.

# Structs

No description provided by the author
BenchmarkTest models a particular test performed during a benchmark.
BenchmarkValue represents a value (result or parameter) with an optional associated unit.
Options contains benchmark runner options.

# Type aliases

Format represents a benchmark report format.
No description provided by the author