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

285 stars
15 watching
47 forks
Language: C++
last commit: over 2 years ago
Linked from 1 awesome list

benchmark-frameworkbenchmarksmicrobenchmarksperformance

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
p-ranav/criterionA microbenchmarking library for measuring performance of C++ code212
janwilmans/compiletimerMeasures and compares compile times of C++ constructs in various scenarios6
petabridge/nbenchA performance benchmarking and testing framework for .NET applications.534
llnl/caliperA performance analysis and instrumentation library for HPC programs354
r-kan/semileA profiling framework for software development that provides detailed information on program execution and offers lightweight and customizable analysis.92
mattreecebentley/plf_nanotimerA simple C++ timer class for precision cross-platform benchmarking135
digitalinblue/celeroA C++ benchmarking library for measuring code performance and comparing results across different configurations.828
cxworld/capframexAn application for analyzing frame times in video games866
abeimler/ecs_benchmarkA collection of benchmarks comparing the performance and scalability of popular Entity-Component-System frameworks in C++227
cedricguillemet/libprofilerA tool to measure time taken by specific code portions81
bkoelman/csharpguidelinesanalyzerA tool that analyzes C# code against predefined coding guidelines and reports diagnostics145
chronoxor/cppserverAn ultra fast and low latency asynchronous socket server & client C++ library with support for multiple protocols.1,446
ldionne/metabenchA simple framework for compile-time microbenchmarks in C++ using the CMake build system.183
chris00/ocaml-benchmarkA tool for measuring and comparing the run-time of OCaml functions27
thekvs/cpp-serializersCompares performance of various data serialization libraries in C++731