Commit 36c2dda9 authored by lkx33's avatar lkx33

更新说明文档

parent 610376d8
# Chat33Pro压测日志解析脚本 # Chat33Pro压测日志解析脚本
### 依赖的python库 ### 依赖的python库
*matplotlib * matplotlib
*numpy * numpy
*pandas * pandas
### 使用说明 ### 使用说明
*将要解析的日志文件夹放在log文件夹下,路径示例:../log/log(n=100,m=10) * 将要解析的日志文件夹放在log文件夹下,路径示例:../log/log(n=100,m=10)
*在config.py中设置文件夹名称'log(n=100,m=10)' * 在config.py中设置文件夹名称'log(n=100,m=10)'
*在chart.py文件中执行运行对应的图表方法 * 在chart.py文件中执行运行对应的图表方法
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment