# Functions
CreateSpecFrom creates a spec from the specified parameters.
LoadSpec loads benchmark specs from the specified file.
LoadSpecFromYamlData loads a spec from the specified slice of bytes, assuming YAML data.
SaveSpec saves the specified spec to the provided writer in YAML format and closes.