container_bench artifact_add_benchmark
Runs the artifact add benchmark with the given runtime properties of exec_props: binary_path: path to the container engine binary (e.g., docker, podman) rootfull: whether to run the benchmark as root user additional_args: additional arguments to pass to the container engine binary exec_time_path: path to the exec_time.py script
Parameters
exec_props
Dict containing execution properties (binary_path, rootfull, additional_args, exec_time_path)