Common Systems Programming Optimizations & Tricks
https://paulcavallaro.com/blog/common-systems-programming-optimizations-tricks/ [paulcavallaro.com]
2019-09-20 17:09
Today’s blog post is an overview of some common optimization techniques and neat tricks for doing “systems programming” – whatever that means today. We’ll walk through some methods to make your code run faster, be more efficient, and to squeeze just a little more juice from whatever you got.
source: HN