This is a blog about performance analysis and tuning, C/C++ compilers and CPU architecture. I started it in 2016 with a simple goal in mind: educate software developers to better understand performance of their applications. Remember that optimizations that you implement in your code should be driven by careful performance analysis, not your intuition. If you want to learn how to squeeze the last bit of performance from your application, this blog is for you.
All opinions, presented in this blog, are my own and not my employer's.