OmniSciDB
0264ff685a
|
Go to the source code of this file.
Namespaces | |
run_synthetic_benchmark | |
Variables | |
run_synthetic_benchmark.parser = ArgumentParser() | |
run_synthetic_benchmark.required = parser.add_argument_group("required arguments") | |
run_synthetic_benchmark.dest | |
run_synthetic_benchmark.default | |
run_synthetic_benchmark.help | |
run_synthetic_benchmark.action | |
run_synthetic_benchmark.args = parser.parse_args() | |
bool | run_synthetic_benchmark.is_remote_server = True |
run_synthetic_benchmark.synthetic_table | |
tuple | run_synthetic_benchmark.result_dir_name |
string | run_synthetic_benchmark.query_dir = "synthetic_benchmark/queries/" |
run_synthetic_benchmark.all_query_list = os.listdir(query_dir) | |
list | run_synthetic_benchmark.benchmark_args = ["--user", args.user] |
run_synthetic_benchmark.refBench | |
run_synthetic_benchmark.printer | |