cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
|
This is the complete list of members for stat_bench::bench_impl::ThreadableInvoker, including all inherited members.
measure(const Func &func) const -> std::vector< std::vector< clock::Duration > > | stat_bench::bench_impl::ThreadableInvoker | inline |
ThreadableInvoker(std::size_t num_threads, std::size_t iterations, std::size_t samples, std::size_t warm_up_samples) | stat_bench::bench_impl::ThreadableInvoker | inline |