# 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.