I have a benchmark that requires multiple runs to compare the results, since it needs to be compiled with different compilers and compile parameters. When I execute it, the runs are sent online with simple designators: A, B, C, etc.
I'd like to configure Caliper so that I can pass a name for each run. Is that possible?