Registry / utility / anacrolix-missinggo-perf

anacrolix-missinggo-perf

JSON →
library1.0.0gogounverified

Performance profiling utilities for Go applications.

go get github.com/anacrolix/missinggo/perf
INSTALL
IMPORT
SIG · ANACROLIX-MISSINGG
A
anacrolix-missinggo-perf
utilitygov1.0.0
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
github.com/anacrolix/missinggo/perf

Starts and stops performance profiling.

package main import ( "github.com/anacrolix/missinggo/perf" ) func main() { perf.Start() defer perf.Stop() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
16
Meta
1
Amazon
1
OpenAI (training)
1
Resources
anacrolix-missinggo-perf — go get anacrolix-missinggo-perf · libregistry