report

command
v0.31.0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

Package main is the bench-harness report renderer.

It consumes the JSON artifacts emitted by testbed/bench/run.sh under out/<scenario>/<timestamp>/ and writes a Markdown summary to stdout:

  • leak_gate.json -> Leak Gate section + verdict header
  • ghz_*.json -> Per-phase / per-call latency tables
  • prom/_index.ndjson -> Indexed list of Prom range queries
  • pprof/ -> Inventory of captured pprof profiles

The renderer is intentionally side-effect free aside from reading the run directory and writing Markdown to its writer, so it round-trips cleanly under unit tests with synthetic fixtures.

Jump to

Keyboard shortcuts

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