Measurement Archive
Default Configuration
In the measurement archive, CSV files can be organized by categorizing benchmarks into established access control groups, such as public, internal, or private, based on the confidentiality of the experiments.
Customisation
Additionally, the process of storing these CSVs in measurement repositories can be configured using autobench/push_to_repo/config.json
.
Usage
To initiate, you can use the following command:
./autobench/push_to_repo/push_results_autobench.sh PUSH_RESULTS_FOLDER
Make sure to replace PUSH_RESULTS_FOLDER
with the appropriate folder path in the repository, such as test
or test/test1
.