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-03 14:07:42 +08:00
2026-04-07 15:36:09 +08:00
2026-04-07 15:36:09 +08:00
2026-04-07 18:21:03 +08:00
2026-04-07 18:21:03 +08:00
2026-04-07 16:26:55 +08:00
2026-04-07 18:21:03 +08:00
2026-04-07 15:36:09 +08:00
2026-04-03 16:57:48 +08:00
2026-04-07 15:36:09 +08:00
2026-04-03 17:36:58 +08:00
2026-04-03 17:37:05 +08:00
2026-04-03 16:57:59 +08:00