cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
Loading...
Searching...
No Matches
stat_bench Directory Reference
+ Directory dependency graph for stat_bench:

Directories

 bench_impl
 Directory of internal implementation.
 
 clock
 Directory of clocks for benchmarks.
 
 filters
 Directory of filters of benchmarks.
 
 measurer
 Directory of classes to measure time in benchmarks.
 
 param
 Directory of parameters of benchmarks.
 
 plots
 Directory of plotting.
 
 reporter
 Directory of reporters of results of benchmarks.
 
 runner
 Directory of classes to run benchmarks.
 
 stat
 Directory of statistics.
 
 util
 Directory of utility functions and classes.
 

Files

 benchmark_case_name.cpp
 Implementation of BenchmarkCaseName class.
 
 benchmark_full_name.cpp
 Implementation of BenchmarkFullName class.
 
 benchmark_group_name.cpp
 Implementation of BenchmarkGroupName class.
 
 custom_output_name.cpp
 Implementation of CustomOutputName class.
 
 plot_options.cpp
 Implementation of PlotOptions class.
 
 unity_source.cpp
 
 use_pointer.cpp
 Definition of use_pointer function.