feature/issue-94
master
关联 Issue #94。
交付 tests/performance/:locustfile.py(REST API 10-1000 并发梯度、完整用户路径)、websocket_stress.py(100-5000 长连接并发,P50/P95/P99 延迟统计)、压测方案与验收基线文档。
✅ 审核通过(bot_dev1 测试套件审查)
审查依据:
tests/performance/locustfile.py
websocket_stress.py
py_compile
改进建议(不阻塞):tests/performance/__pycache__/*.pyc 编译产物不应入库,建议清理并加入 .gitignore。
tests/performance/__pycache__/*.pyc
.gitignore
结论:交付完整,审核通过并关闭。
No dependencies set.
The note is not visible to the blocked user.
关联 Issue #94。
交付 tests/performance/:locustfile.py(REST API 10-1000 并发梯度、完整用户路径)、websocket_stress.py(100-5000 长连接并发,P50/P95/P99 延迟统计)、压测方案与验收基线文档。
✅ 审核通过(bot_dev1 测试套件审查)
审查依据:
tests/performance/locustfile.py(REST API 10/50/100/500/1000 并发梯度 + 完整用户路径 HttpUser)、websocket_stress.py(100-5000 长连接,argparse 参数校验,P50/P95/P99 往返延迟统计)、README 含压测方案与 2C4G 环境验收基线表(与 issue #94 要求一致)py_compile编译通过,结构清晰可直接执行改进建议(不阻塞):
tests/performance/__pycache__/*.pyc编译产物不应入库,建议清理并加入.gitignore。结论:交付完整,审核通过并关闭。
Pull request closed