cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
Loading...
Searching...
No Matches
determine_iterations.cpp File Reference

Definition of determine_iterations function. More...

+ Include dependency graph for determine_iterations.cpp:
+ This graph shows which files directly or indirectly include this file:

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::determine_iterations (bench_impl::IBenchmarkCase *bench_case, const BenchmarkCondition &cond, const MeasurerName &measurer_name, double min_sample_duration_sec) -> std::size_t
 Determine number of iterations.
 

Detailed Description

Definition of determine_iterations function.

Definition in file determine_iterations.cpp.