C++ Performance measurement, analysis and optimization techniques

A few disclaimers
All content on this site is distributed under the Creative Commons Attribution 3.0 Unported License.

Ok, less talkā€¦

Articles

  1. When and how to microbenchmark our code
  2. Not all instructions are created equal
  3. Where did my assembly code go?
  4. The initialization of Dynamic Shared Objects built in Go[lang]

On io_uring

  1. The Power of io_uring - A journey


Bira Ignacio