cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
|
Implementation of generate_default_measurement_configs function. More...
Go to the source code of this file.
Namespaces | |
namespace | stat_bench |
Namespace of stat_bench source codes. | |
namespace | stat_bench::measurer |
Namespace of classes to measure time in benchmarks. | |
Functions | |
auto | stat_bench::measurer::generate_default_measurement_configs () -> util::OrderedMap< MeasurementType, MeasurementConfig > |
Generate default measurement configurations. | |
Implementation of generate_default_measurement_configs function.
Definition in file generate_default_measurement_configs.cpp.