go-github-com-felixge-fgprof 0.9.4
Propagated dependencies: go-github-com-google-pprof@0.0.0-20240402174815-29b9bb013b0f
Channel: guix
Home page: https://github.com/felixge/fgprof
Licenses: Expat
Synopsis: Sampling profiler for Golang
Description:
fgprof
is a sampling Go profiler providing analyze On-CPU as well as Off-CPU (e.g. I/O) time together.
Go's builtin sampling CPU profiler can only show On-CPU time, but it's better than fgprof at that. Go also includes tracing profilers that can analyze I/O, but they can't be combined with the CPU profiler.
fgprof is designed for analyzing applications with mixed I/O and CPU workloads. This kind of profiling is also known as wall-clock profiling.
go-github-com-felixge-fgprof 0.9.3
Propagated dependencies: go-github-com-stretchr-testify@1.9.0 go-github-com-google-pprof@0.0.0-20221219190121-3cb0bae90811
Channel: small-guix
Home page: https://github.com/felixge/fgprof
Licenses: Expat
Synopsis: 🚀 fgprof - The Full Go Profiler
Description:
fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as [Off-CPU](@urlhttp://www.brendangregg.com/offcpuanalysis.html,http://www.brendangregg.com/offcpuanalysis.html) (e.g. I/O) time together.
Total results: 2