Skip to content

Commit 59b624c

Browse files
authored
Fix minor documentation build issue (#1139)
Signed-off-by: Abolfazl Shahbazi <[email protected]>
1 parent 2b2c7ee commit 59b624c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

AudioQnA/benchmark/performance/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@ LimitNOFILE=65536:1048576
5151
sudo systemctl daemon-reload; sudo systemctl restart containerd
5252
```
5353

54-
### Test Steps
54+
## Test Steps
5555

5656
Please deploy AudioQnA service before benchmarking.
5757

58-
##### Run Benchmark Test
58+
### Run Benchmark Test
5959

6060
Before 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

7373
The argument `-n` refers to the number of test nodes.
7474

75-
##### 4. Data collection
75+
### Data collection
7676

7777
All the test results will come to this folder `/tmp/benchmark_output` configured by the environment variable `TEST_OUTPUT_DIR` in previous steps.

0 commit comments

Comments
 (0)