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
6 stars
5 watching
0 forks
Language: C++
last commit: almost 7 years ago
Linked from 1 awesome list
benchmarkingc-plus-plus
Related projects:
Repository | Description | Stars |
---|---|---|
| A simple C++ timer class for precision cross-platform benchmarking | 135 |
| A performance benchmarking framework for C++ to measure and analyze code execution time and efficiency | 285 |
| Enables developers to make and test changes to C++ code at runtime without requiring compilation. | 2,205 |
| Tools and utilities for verifying Java compiler output | 701 |
| Comparing language implementations to assess optimization and performance | 339 |
| A C++ benchmarking library for measuring code performance and comparing results across different configurations. | 828 |
| Compares performance of various data serialization libraries in C++ | 731 |
| Develops an assembler and compiler for a programming language | 46 |
| A tool that provides compile-time capabilities for generating low-level code from higher-level abstractions in languages that support it | 207 |
| Demonstrates live reloading of C++ code during development and testing | 14 |
| Allows executing code during compilation to improve runtime performance | 20 |
| A microbenchmarking library for measuring performance of C++ code | 212 |
| An experimental programming language built on top of LLVM and C++ to provide performance and native runtime | 1,756 |
| A tool to measure compilation time of Swift projects. | 334 |
| A utility for compiling and executing C scripts in one go! | 2,107 |