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 8 years ago
Linked from 1 awesome list

benchmarkingc-plus-plus

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mattreecebentley/plf_nanotimerA simple C++ timer class for precision cross-platform benchmarking135
chronoxor/cppbenchmarkA performance benchmarking framework for C++ to measure and analyze code execution time and efficiency285
runtimecompiledcplusplus/runtimecompiledcplusplusEnables developers to make and test changes to C++ code at runtime without requiring compilation.2,205
google/compile-testingTools and utilities for verifying Java compiler output701
smarr/are-we-fast-yetComparing language implementations to assess optimization and performance339
digitalinblue/celeroA C++ benchmarking library for measuring code performance and comparing results across different configurations.828
thekvs/cpp-serializersCompares performance of various data serialization libraries in C++731
rsms/wlangDevelops an assembler and compiler for a programming language46
mattbierner/stt-c-compile-time-snakeA tool that provides compile-time capabilities for generating low-level code from higher-level abstractions in languages that support it207
nlguillemot/live_reload_testDemonstrates live reloading of C++ code during development and testing14
hermanussen/compiletimemethodexecutiongeneratorAllows executing code during compilation to improve runtime performance20
p-ranav/criterionA microbenchmarking library for measuring performance of C++ code212
jank-lang/jankAn experimental programming language built on top of LLVM and C++ to provide performance and native runtime1,756
giginet/xcprofilerA tool to measure compilation time of Swift projects.334
ryanmjacobs/cA utility for compiling and executing C scripts in one go!2,107