Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/mlos-config-mlos-jsonc-mlos-json5-mlos-json/_shared/latest--local-env-subschema.json
Parent schema mlos-config-mlos-jsonc-mlos-json5-mlos-json
Type: object

Config instance for a mlos_bench LocalEnv

Properties

class enum required
Values: "mlos_bench.environments.LocalEnv" "mlos_bench.environments.local.LocalEnv" "mlos_bench.environments.local.local_env.LocalEnv"
config object required
All of: 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$