Tags: #gcc #optimization
"talks about evaluating and eliminating code at compile time, and the example is fun as it triggers..."
https://kristerw.blogspot.it/2017/01/gcc-code-generation-for-c-weekly-ep-43.html
"talks about evaluating and eliminating code at compile time, and the example is fun as it triggers..."
https://kristerw.blogspot.it/2017/01/gcc-code-generation-for-c-weekly-ep-43.html
kristerw.blogspot.it
Krister Walfridsson's blog
Episode 43 of “C++ Weekly” talks about evaluating and eliminating code at compile time, and the example is fun as it triggers a few differ...
#cpp #gcc #clang
Compiler benchmark GCC and Clang on C++ library (ETL)
https://baptiste-wicht.com/posts/2017/08/compiler-benchmark-gcc-clang-cpp-library-etl.html
Compiler benchmark GCC and Clang on C++ library (ETL)
https://baptiste-wicht.com/posts/2017/08/compiler-benchmark-gcc-clang-cpp-library-etl.html
Blog blog("Baptiste Wicht");
Compiler benchmark GCC and Clang on C++ library (ETL)
Comparison of compilation time and runtime using different compilers