benchreport

command
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Command benchreport turns `benchstat -format csv` (read from stdin) into a rich, GitHub-flavored Markdown report: a generalized verdict alert, per-metric tables with direction-aware deltas and status emoji, and an optional collapsible raw table. It is used by .github/workflows/bench.yml to comment golden-benchmark results on a PR.

Usage:

benchstat -format csv base.txt head.txt | benchreport -raw <(benchstat base.txt head.txt) > report.md

Jump to

Keyboard shortcuts

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