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

GitHub

281 stars
15 watching
44 forks
Language: C++
last commit: 9 months ago
Linked from 1 awesome list

benchmark-frameworkbenchmarksmicrobenchmarksperformance

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
p-ranav/criterion A microbenchmarking library for measuring performance of C++ code 211
janwilmans/compiletimer Measures and compares compile times of C++ constructs in various scenarios 6
petabridge/nbench A performance benchmarking and testing framework for .NET applications. 533
llnl/caliper A performance analysis and instrumentation library for HPC programs 352
r-kan/semile Provides an integrated profiling framework for C and Python programs with minimal runtime overhead. 92
mattreecebentley/plf_nanotimer A simple C++ timer class for precision cross-platform benchmarking 132
digitalinblue/celero A C++ benchmarking library for measuring code performance and comparing results across different configurations. 824
cxworld/capframex An application for analyzing frame times in video games 831
abeimler/ecs_benchmark A collection of benchmarks comparing the performance and scalability of popular Entity-Component-System frameworks in C++ 220
cedricguillemet/libprofiler A tool to measure time taken by specific code portions 80
bkoelman/csharpguidelinesanalyzer A tool that analyzes C# code against predefined coding guidelines and reports diagnostics 145
chronoxor/cppserver An ultra fast and low latency asynchronous socket server & client C++ library with support for multiple protocols. 1,429
ldionne/metabench A simple framework for compile-time microbenchmarks in C++ using the CMake build system. 183
chris00/ocaml-benchmark A tool for measuring and comparing the run-time of OCaml functions 28
thekvs/cpp-serializers Compares performance of various data serialization libraries in C++ 730