Commit d0eaa835 authored by 刘强's avatar 刘强
Browse files

修改格式

parent 3cc534b7
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -48,7 +48,7 @@ python test.py -s --test runtime bandwidth
## 二、性能测试
### 2.1 前置条件
性能测试的对应的脚本为`performance_test.sh`,对应的配置文件为`performance_test_config.sh`,初始时,你需要从`test/config_template`文件夹下拷贝`performance_test_config_template.sh`到test目录,并重命名为`performance_test_config.sh`
性能测试的对应的脚本为`performance_test.sh`,对应的配置文件为`performance_test_config.sh`,初始时,你需要从`config`文件夹下拷贝`performance_test_config_template.sh`到test目录,并重命名为`performance_test_config.sh`
```bash
> cp config/performance_test_config_template.sh performance_test_config.h
```
......
Supports Markdown
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