CompileTimer

Compile benchmarking tool

Measures and compares compile times of C++ constructs in various scenarios

Set of tests to benchmark the compile time of c++ constructs

GitHub

6 stars
5 watching
0 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list

benchmarkingc-plus-plus

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mattreecebentley/plf_nanotimer A simple C++ timer class for precision cross-platform benchmarking 132
chronoxor/cppbenchmark A performance benchmarking framework for C++ to measure and analyze code execution time and efficiency 281
runtimecompiledcplusplus/runtimecompiledcplusplus Enables developers to make and test changes to C++ code at runtime without requiring compilation. 2,193
google/compile-testing Tools and utilities for verifying Java compiler output 701
smarr/are-we-fast-yet Comparing language implementations to assess optimization and performance 335
digitalinblue/celero A C++ benchmarking library for measuring code performance and comparing results across different configurations. 824
thekvs/cpp-serializers Compares performance of various data serialization libraries in C++ 730
rsms/wlang Develops an assembler and compiler for a programming language 47
mattbierner/stt-c-compile-time-snake A tool that provides compile-time capabilities for generating low-level code from higher-level abstractions in languages that support it 207
nlguillemot/live_reload_test Demonstrates live reloading of C++ code during development and testing 14
hermanussen/compiletimemethodexecutiongenerator Allows executing code during compilation to improve runtime performance 20
p-ranav/criterion A microbenchmarking library for measuring performance of C++ code 211
jank-lang/jank A Clojure dialect on LLVM with C++ interop for a general-purpose programming language. 1,685
giginet/xcprofiler A tool to measure compilation time of Swift projects. 334
ryanmjacobs/c A utility for compiling and executing C scripts in one go! 2,099