Documentation
¶
Overview ¶
Command benchsync regenerates the benchmark tables in docs from a fresh `go test -bench` output file. It parses the standard Go benchmark format, emits one markdown row per known benchmark name, and replaces the table inside a managed marker block in the target document.
Run via `make bench-sync` from the repo root.
Click to show internal directories.
Click to hide internal directories.