felixge / fgprofLinks
🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.
☆3,049Updated 6 months ago
Alternatives and similar repositories for fgprof
Users that are interested in fgprof are comparing it to the libraries listed below
Sorting:
- Goroutine leak detector☆5,008Updated 11 months ago
- Visualise Go runtime metrics in real time☆3,583Updated this week
- Graceful process restarts in Go☆3,070Updated last year
- Go error library with error portability over the network☆2,318Updated 2 weeks ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead