Registry / utility / x-perf

x-perf

JSON →
library0.0.0-20260409210113-8e83ce0f7b1cgogounverified

Provides tools and benchmarks for measuring and improving Go program performance.

go get golang.org/x/perf
INSTALL
IMPORT
SIG · X-PERF
X
x-perf
utilitygov0.0.0-20260409210113-8e83ce0f7b1c
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

perf
golang.org/x/perf

Demonstrates importing the benchstat subpackage from x/perf.

package main import ( "fmt" "golang.org/x/perf/benchstat" ) func main() { fmt.Println(benchstat.FormatText(nil)) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20260409210113-8e83ce0f7b1clatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Resources
x-perf — go get x-perf · libregistry