Files
Cyrene/docs
AskaEth 271a3a048d fix: DevTools 仪表盘平均请求延迟显示进程运行时间而非实际请求耗时
- performance.js: 新增 recordLatency/getAverageLatency, 用 HTTP 请求环缓冲区替换 pidusage elapsed
- index.js: 新增 Express 中间件追踪每个请求耗时
- index.html: 移除前端 elapsed-based fallback 计算

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-24 16:37:25 +08:00
..