RSS Amplifier

Blog

Hot Path

Exploration of low latency, high performance and code quality for engineers who care about nanoseconds

hotpath.substack.comSource feed ↗6 posts

Live Last read · last published · next check

Written by

Latest posts

Polymorphism and Performance

From Virtual Functions to Data Oriented Design

Are You Smarter than a Branch Predictor?

Quizzing the branch predictor to see how much it knows

Branching into Performance

Branches, branch prediction and using branchless programming for C++ software performance

The Compiler as a Physics Engine

Using strong types for zero-overhead dimensional analysis at compile time

CRTP and Type Traits for Strong Types

Extending strong types with various traits to create a richer C++ type system

Strong Types

The missing C++ feature that makes your code more readable, safer, and just as fast