latest--local-env-subschema
shared
Type:
object
Config instance for a mlos_bench LocalEnv
Properties
class
enum
required
config
object
required
common_environment_config common_environment_config, setup_run_teardown_configs setup_run_teardown_configs, shell_env_params_config shell_env_params_config, local_env_config object
Definitions
local_env_config
object
temp_dir
string
Path to a temporary directory to use for storing intermediate files.
dump_params_file
string
Path to a file to dump the parameters to.
dump_meta_file
string
Path to a file to dump the tunables' metadata to.
read_results_file
string
Path to a file to read the results from.
pattern=[.]csv$
read_telemetry_file
string
Path to a file to read the telemetry data from.
pattern=[.]csv$