BENCHMARK_RELATIVE_PARAM

A combination of BENCHMARK_RELATIVE and BENCHMARK_PARAM.

Synopsis

Declared in <folly/Benchmark.h>

#define BENCHMARK_RELATIVE_PARAM(name, param)

Parameters

NameDescription
nameThe benchmarked function's identifier.
paramThe parameter value passed to the benchmarked function.