File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
AudioQnA/benchmark/performance Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -51,11 +51,11 @@ LimitNOFILE=65536:1048576
5151sudo systemctl daemon-reload; sudo systemctl restart containerd
5252```
5353
54- ### Test Steps
54+ ## Test Steps
5555
5656Please deploy AudioQnA service before benchmarking.
5757
58- ##### Run Benchmark Test
58+ ### Run Benchmark Test
5959
6060Before the benchmark, we can configure the number of test queries and test output directory by:
6161
@@ -72,6 +72,6 @@ bash benchmark.sh -n <node_count>
7272
7373The argument ` -n ` refers to the number of test nodes.
7474
75- ##### 4. Data collection
75+ ### Data collection
7676
7777All the test results will come to this folder ` /tmp/benchmark_output ` configured by the environment variable ` TEST_OUTPUT_DIR ` in previous steps.
You can’t perform that action at this time.
0 commit comments