Celero
Benchmarking library
A C++ benchmarking library for measuring code performance and comparing results across different configurations.
C++ Benchmark Authoring Library/Framework
824 stars
41 watching
95 forks
Language: C++
last commit: about 2 months ago
Linked from 4 awesome lists
benchmarkbenchmark-testsc-plus-plusceleromeasurementsmicrobenchmarks
Related projects:
Repository | Description | Stars |
---|---|---|
chronoxor/cppbenchmark | A performance benchmarking framework for C++ to measure and analyze code execution time and efficiency | 281 |
ldionne/metabench | A simple framework for compile-time microbenchmarks in C++ using the CMake build system. | 183 |
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 |
ibob/picobench | A microbenchmarking library for C++ | 211 |
friflo/ecs.csharp.benchmark-common-use-cases | A benchmarking project comparing the performance of common use cases in multiple C# Entity-Component-System (ECS) frameworks. | 22 |
abeimler/ecs_benchmark | A collection of benchmarks comparing the performance and scalability of popular Entity-Component-System frameworks in C++ | 220 |
lukka/cppopenglwebassemblycmake | A C++/OpenGL/OpenAL based application and benchmarking project demonstrating the performance difference between native compilation and WebAssembly compilation. | 73 |
littletof/prettybenching | A library to display Deno benchmarking results in a visually appealing way | 26 |
bodigrim/tasty-bench | A lightweight benchmarking framework with a simple statistical model | 80 |
tcbrindle/nanorange | An implementation of the C++20 Ranges proposals in a single header library | 358 |
thekvs/cpp-serializers | Compares performance of various data serialization libraries in C++ | 730 |
codeplea/pluscallback | A C++ callback library with a simple API and flexible design. | 39 |
spreads/spreads | A high-performance library for real-time data processing and time series manipulation | 427 |
bolero-murakami/sprout | A comprehensive C++ library for various algorithms and mathematical operations. | 876 |