#Pprof
Showing 11 of 11 repositories tagged #pprof, ranked by stars
pprof is a tool for visualization and analysis of profiling data
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用、cron 定时任务 等等。
Continuous profiling for analysis of CPU and memory usage, down to the line number and throughout time. Saving infrastructure cost, improving performance, and increasing reliability.
felixge's notes on the various go profiling methods that are available.
Go语言实例教程从入门到进阶,包括基础库使用、设计模式、面试易错点、工具类、对接第三方等
eBPF based always-on CPU/GPU profiler auto-discovering targets in Kubernetes and systemd, zero code changes or restarts needed!
Continuous profiling for long-term postmortem analysis
Universal goroutine monitor using pprof and termui
echo-pprof is a wrapper for golang web framework echo to use net/http/pprof easily.
continuous profiling made easy in Kubernetes with profefe
Go profiling CLI: collect CPU/memory profiles, compare benchmarks, and catch regressions in CI.