mirror of
https://github.com/langhuihui/monibuca.git
synced 2026-05-08 08:31:10 +08:00
3ea37046ff
- 实现了 GetCpuGraph 方法,用于生成 CPU profile 的 dot 图 - 该方法在后台收集 1 秒的 CPU 数据,然后生成对应的 dot 图 - 新增功能使得可以更直观地分析 CPU 使用情况