BenchResult is a result of running the benchmark.
More...
#include <benchmark.h>
BenchResult is a result of running the benchmark.
◆ Measure
| Enumerator |
|---|
| time_elapsed | |
| iterations | |
| page_faults | |
| cpu_cycles | |
| context_switches | |
| instructions | |
| branch_instructions | |
| branch_misses | |
| all | |
◆ average()
| PerfCountSet< double > zeroerr::BenchResult::average |
( |
| ) |
const |
◆ max()
◆ mean()
◆ min()
◆ epoch_details
| std::vector<PerfCountSet<double> > zeroerr::BenchResult::epoch_details |
◆ has
◆ name
| std::string zeroerr::BenchResult::name |
The documentation for this struct was generated from the following files: