xfy
766e9255fa
feat(config,server,makefile): 新增 pprof 性能分析端点支持
- 新增 PprofConfig 配置结构,支持路径和 IP 访问控制
- 实现 PprofHandler 处理器,提供 CPU/heap/goroutine/block/mutex profile
- Makefile 新增 build-perf、build-pgo、pgo-collect 目标
- 支持 PGO (Profile-Guided Optimization) 构建
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-07 18:21:03 +08:00
..
2026-04-07 15:36:09 +08:00
2026-04-07 17:51:31 +08:00
2026-04-07 17:06:08 +08:00
2026-04-07 18:21:03 +08:00
2026-04-07 17:50:38 +08:00
2026-04-07 15:36:09 +08:00
2026-04-07 17:49:10 +08:00
2026-04-07 15:36:09 +08:00
2026-04-07 17:51:31 +08:00
2026-04-07 17:51:31 +08:00
2026-04-07 17:51:09 +08:00
2026-04-07 18:21:03 +08:00
2026-04-07 15:36:09 +08:00
2026-04-07 15:36:09 +08:00
2026-04-07 17:51:31 +08:00