cpp-compile-overhead
cpp-compile-overhead copied to clipboard
Benchmark and accountability tool for C++ compile-time overhead / compile-time health
As the title says, I kindly request an update to the benchmarks with newer compilers and Standard Library versions, in order to have more up-to-date information. Your website is fantastic...
I have a bunch of c++20 only libraries that I need to compile with g++-11 or lcang++-12 at minimum. Is editing the generate_jobs.py script the only way? Could be cool...
As discussed with @Malacath-92 as a solution for the multiple msvc version problem: * each job gets a pre-compile script * jobs are sorted/batched by pre-compile script