The Effects of Compiler Optimizations
A great question on Stack Overflow (via David Smith): I first noticed in 2009 that gcc (at least on my projects and on my machines) have the tendency to generate noticeably faster code if I optimize for size (-Os) instead of speed (-O2 or -O3) and I have been wondering ever since why. I have … Continue reading The Effects of Compiler Optimizations
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed