fn make_execution_profile(_cfg: &EnvVars) -> ExecutionProfileExpand description
Create a new execution profile based on the given configuration.
The intention here is that we should be able to tune this based on configuration,
but for now we don’t so the cfg is not used yet.