File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
CodeGen/benchmark/performance
CodeTrans/benchmark/performance
FaqGen/benchmark/performance
VisualQnA/benchmark/performance Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ sudo systemctl daemon-reload; sudo systemctl restart containerd
55
55
56
56
Please deploy CodeGen service before benchmarking.
57
57
58
- ##### Run Benchmark Test
58
+ #### Run Benchmark Test
59
59
60
60
Before the benchmark, we can configure the number of test queries and test output directory by:
61
61
@@ -72,6 +72,6 @@ bash benchmark.sh -n <node_count>
72
72
73
73
The argument ` -n ` refers to the number of test nodes.
74
74
75
- ##### 4. Data collection
75
+ #### Data collection
76
76
77
77
All the test results will come to this folder ` /tmp/benchmark_output ` configured by the environment variable ` TEST_OUTPUT_DIR ` in previous steps.
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ sudo systemctl daemon-reload; sudo systemctl restart containerd
55
55
56
56
Please deploy CodeTrans service before benchmarking.
57
57
58
- ##### Run Benchmark Test
58
+ #### Run Benchmark Test
59
59
60
60
Before the benchmark, we can configure the number of test queries and test output directory by:
61
61
@@ -72,6 +72,6 @@ bash benchmark.sh -n <node_count>
72
72
73
73
The argument ` -n ` refers to the number of test nodes.
74
74
75
- ##### 4. Data collection
75
+ #### Data collection
76
76
77
77
All the test results will come to this folder ` /tmp/benchmark_output ` configured by the environment variable ` TEST_OUTPUT_DIR ` in previous steps.
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ sudo systemctl daemon-reload; sudo systemctl restart containerd
55
55
56
56
Please deploy FaqGen service before benchmarking.
57
57
58
- ##### Run Benchmark Test
58
+ #### Run Benchmark Test
59
59
60
60
Before the benchmark, we can configure the number of test queries and test output directory by:
61
61
@@ -72,6 +72,6 @@ bash benchmark.sh -n <node_count>
72
72
73
73
The argument ` -n ` refers to the number of test nodes.
74
74
75
- ##### 4. Data collection
75
+ #### Data collection
76
76
77
77
All the test results will come to this folder ` /tmp/benchmark_output ` configured by the environment variable ` TEST_OUTPUT_DIR ` in previous steps.
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ sudo systemctl daemon-reload; sudo systemctl restart containerd
55
55
56
56
Please deploy VisualQnA service before benchmarking.
57
57
58
- ##### Run Benchmark Test
58
+ #### Run Benchmark Test
59
59
60
60
Before the benchmark, we can configure the number of test queries and test output directory by:
61
61
@@ -72,6 +72,6 @@ bash benchmark.sh -n <node_count>
72
72
73
73
The argument ` -n ` refers to the number of test nodes.
74
74
75
- ##### 4. Data collection
75
+ #### Data collection
76
76
77
77
All 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