An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/lytics/httppprof

Package pprof serves via its HTTP server runtime profiling data in the format expected by the pprof visualization tool. For more information about pprof, see http://code.google.com/p/google-perftools/. Unlike net/http/pprof, this package does not register HTTP handlers on import. To use pprof, pass a HTTP ServeMux to Register: Then use the pprof tool to look at the heap profile: Or to look at a 30-second CPU profile: Or to look at the goroutine blocking profile: To view all available profiles, open http://localhost:6060/debug/pprof/ in your browser. For a study of the facility in action, visit

Ecosystem
proxy.golang.org
Latest Release
v0.0.0-20140522210459-c75691893044
almost 12 years ago
Versions
1
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/lytics/httppprof
spec
License BSD-3-Clause
Namespace github.com/lytics
First Release almost 12 years ago
Last Synced 20 days ago
Repository
Stars 0 on GitHub
Forks 0 on GitHub
Rankings on proxy.golang.org
Overall Top 9.0%