Skip to main content

Module results

Module results 

Source

Structsยง

BenchmarkResults
Aggregated benchmark results
CommonBenchmark
CommonBenchmarkResult
Common benchmark result format.
HyperfineOutput
Hyperfine JSON output format
HyperfineResult
Hyperfine benchmark result
Metric
RunnerMetadata
SymbolicBenchmarkSummary
Aggregated symbolic counters for one benchmark run.

Functionsยง

format_benchmark_name
format_bytes ๐Ÿ”’
format_duration_seconds
format_symbolic_status ๐Ÿ”’
generate_table_rows ๐Ÿ”’
Generate table rows for benchmark results
get_benchmark_cell_content ๐Ÿ”’
Get the content for a single benchmark table cell
get_rustc_version
versioned_summary_filename
Insert version before the extension of the --json-output filename, e.g. summary.json + local -> summary-local.json.