
150. Concepts, UB, interview questions, Boost
C++ Club
00:00
Compiler Explorer - A C++ Microbench Marking Tool
quickbench is a C++ microbench marking tool that allows you to compare performance of several code snippets using Google benchmark. It draws nice charts, as you can see, and can also pass your code onto one of the publicly available C ++ compilers including Godbolt and C pointers. And speaking of C++) insights, it's a tool by Andreas Fertig that shows you an intermediate result of compilation of a snippet of code so that you can see what actually happens in the compiler. The result is still C++; not many people actually use this but I'm going to think you don't want to see, but you better see.
Transcript
Play full episode