A combination of BENCHMARK_RELATIVE and BENCHMARK_PARAM.

Synopsis

Declared in <folly/Benchmark.h>

#define BENCHMARK_RELATIVE_PARAM(name, param)

Parameters

Name

Description

name

The benchmarked function's identifier.

param

The parameter value passed to the benchmarked function.

Created with MrDocs