Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
2022-6-Cluster
Description
After the final result is turned on and written to CSV, the time of create schema and the total test time are not recorded in the CSV file. We wish see informations about create schema and test times.
Set parameters for output to CSV file in config.properties file.
################ 输出结果:CSV参数 #######################
# 是否将最终的结果写入到CSV
CSV_OUTPUT=true
At last we open benchmark/data/csvOutput/XXXXXX.csv, and will see the createschema and test duration records.