Same as BENCHMARK_RELATIVE, but allows one to return the actual number of iterations that have been run.

Synopsis

Declared in <folly/Benchmark.h>

#define BENCHMARK_RELATIVE_MULTI(name, …​)

Parameters

Name

Description

name

The benchmark's name, also used as its function identifier.

Created with MrDocs