Files
gym-manage/test-suite/tests/performance/__init__.py
T

12 lines
149 B
Python

"""
性能测试
本模块包含性能测试相关测试用例
测试范围:
- 负载测试
- 压力测试
- 并发测试
- 性能基准测试
"""