A combination of BENCHMARK_RELATIVE and BENCHMARK_NAMED_PARAM.
Declared in <folly/Benchmark.h>
#define BENCHMARK_RELATIVE_NAMED_PARAM(name, param_name, ...)
| Name | Description |
|---|---|
| name | The benchmarked function's identifier. |
| param_name | The label used for this parameter set in the output. |