CppBenchmark
C++ performance analyzer
A performance benchmarking framework for C++ to measure and analyze code execution time and efficiency
Performance benchmark framework for C++ with nanoseconds measure precision
285 stars
15 watching
47 forks
Language: C++
last commit: 12 months ago
Linked from 1 awesome list
benchmark-frameworkbenchmarksmicrobenchmarksperformance
Related projects:
Repository | Description | Stars |
---|---|---|
| A microbenchmarking library for measuring performance of C++ code | 212 |
| Measures and compares compile times of C++ constructs in various scenarios | 6 |
| A performance benchmarking and testing framework for .NET applications. | 534 |
| A performance analysis and instrumentation library for HPC programs | 354 |
| A profiling framework for software development that provides detailed information on program execution and offers lightweight and customizable analysis. | 92 |
| A simple C++ timer class for precision cross-platform benchmarking | 135 |
| A C++ benchmarking library for measuring code performance and comparing results across different configurations. | 828 |
| An application for analyzing frame times in video games | 866 |
| A collection of benchmarks comparing the performance and scalability of popular Entity-Component-System frameworks in C++ | 227 |
| A tool to measure time taken by specific code portions | 81 |
| A tool that analyzes C# code against predefined coding guidelines and reports diagnostics | 145 |
| An ultra fast and low latency asynchronous socket server & client C++ library with support for multiple protocols. | 1,446 |
| A simple framework for compile-time microbenchmarks in C++ using the CMake build system. | 183 |
| A tool for measuring and comparing the run-time of OCaml functions | 27 |
| Compares performance of various data serialization libraries in C++ | 731 |