Class TempLat::Benchmark
ClassList > TempLat > Benchmark
A class to benchmark your code.
#include <benchmark.h>
Classes
| Type | Name |
|---|---|
| class | Measurer |
Public Functions
| Type | Name |
|---|---|
| Benchmark (F && function) |
|
| void | log (std::string name) const Creates a unique log file in the current directory with the benchmark results. |
| void | print () const |
| void | run (size_t n=0) |
Public Functions Documentation
function Benchmark
function log
Creates a unique log file in the current directory with the benchmark results.
function print
function run
The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/util/benchmark.h