# 性能测试结果目录 执行 Locust 脚本后生成: - `backend-performance-report.html`:后端接口性能测试 HTML 报告。 - `backend-performance_*.csv`:后端接口性能测试 CSV 明细。 - `backend_performance_summary.txt`:后端性能测试摘要。 - `frontend-performance-report.html`:前端页面性能测试 HTML 报告。 - `frontend-performance_*.csv`:前端页面性能测试 CSV 明细。 - `frontend_performance_summary.txt`:前端性能测试摘要。 如果当前环境未安装 Locust,运行脚本会生成 `*_performance_pending.txt`,用于说明待执行原因和补跑命令。