Projects by Tag (pprof): Go Performance Profiling, CPU & Heap Trace Analysis for Production Services
Discover projects tagged with pprof that implement Go performance profiling for CPU, heap, goroutine, mutex, and blocking analysis; this curated list of projects shows real-world uses of pprof, net/http/pprof, and runtime/pprof for profiling, flamegraph generation, allocation tuning, and low-overhead sampling. Use the filtering UI to narrow projects by profile type, runtime version, observability stack, or deployment environment, download CPU/heap profiles to reproduce regressions, and apply actionable practices like continuous profiling, flamegraph analysis, and targeted optimization to reduce latency and memory allocations. Explore these projects to learn how teams apply pprof for production diagnostics, integrate profiling into CI/CD, contribute performance fixes, and adopt scalable tooling patterns for microservices and high-throughput Go applications—start filtering by the pprof tag now to inspect traces, capture profiles, and optimize performance.