A combination of BENCHMARK_RELATIVE and BENCHMARK_PARAM.
Declared in <folly/Benchmark.h>
#define BENCHMARK_RELATIVE_PARAM(name, param)
| Name | Description |
|---|---|
| name | The benchmarked function's identifier. |
| param | The parameter value passed to the benchmarked function. |