benchfmt

command module
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2026 License: MIT Imports: 9 Imported by: 0

README

benchfmt

Formats go benchmarking into ASCII or MD

Installation

go get github.com/sirkon/benchfmt@latest
mise use --global go:github.com/sirkon/benchfmt@latest

Usage

go test -bench=. | benchfmt    # For ASCII output, very close to prettybench output.
go test -bench=. | benchfmt md # For Markdown output

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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