cpp-stat-bench 0.24.0
Benchmark library with statistics for C++.
|
Namespace of reporters of results of benchmarks. More...
Namespaces | |
namespace | data_file_spec |
Namespace of specification of data files. | |
Classes | |
class | CompressedMsgPackReporter |
Class to write compressed MsgPack files. More... | |
class | ConsoleReporter |
Class to report results to consoles. More... | |
class | DataFileReporterBase |
Base class to write data files. More... | |
class | IReporter |
Interface of reporters. More... | |
class | JsonReporter |
Class to write JSON files. More... | |
class | MsgPackReporter |
Class to write MsgPack files. More... | |
class | PlotReporter |
Class to generate plots of measurement results. More... | |
Variables | |
constexpr std::string_view | data_file_schema_url |
URL of the schema of data files. | |
Namespace of reporters of results of benchmarks.
|
inlineconstexpr |
URL of the schema of data files.
Definition at line 28 of file data_file_schema_url.h.