CppBenchmark
1.0.4.0
C++ Benchmark Library
|
▼NCppBenchmark | C++ Benchmark project definitions |
CBarrier | Barrier synchronization primitive |
CBenchmark | Benchmark class |
CBenchmarkBase | Benchmark base class |
CBenchmarkPC | Producers/Consumers benchmark base class |
CBenchmarkThreads | Threads benchmark base class |
CConsole | Console management static class |
CContext | Benchmark running context |
CContextPC | Benchmark producer/consumer running context |
CContextThreads | Benchmark thread running context |
CEnvironment | Environment management static class |
CExecutor | Dynamic benchmarks executor class |
CFixture | Benchmark fixture |
CFixturePC | Producers/Consumers benchmark fixture |
CFixtureThreads | Threads benchmark fixture |
CLauncher | Launcher base class |
CLauncherConsole | Console launcher |
CLauncherHandler | Launcher handler |
CPhase | Benchmark phase base class |
CPhaseCore | Benchmark phase core |
CPhaseMetrics | Benchmark phase metrics |
CPhaseScope | Benchmark phase scope |
CReporter | Reporter base class |
CReporterConsole | Console reporter |
CReporterCSV | Comma-separated values (CSV) reporter |
CReporterJSON | JSON reporter |
CSettings | Benchmark settings |
CSettingsPC | Producers/Consumers benchmark settings |
CSettingsThreads | Threads benchmark settings |
CSystem | System management static class |