Writing.

Every piece I publish, newest first. They live on Medium, in The Converging Line; the RSS feed (opens in a new tab) brings each one as it comes out.

2 pieces tagged low-latency

  1. Big-O Was Never the Bottleneck. The Cache Line Was.

    Two independent variables, two threads, zero shared state, and half the throughput gone. A short tour of why, in low-latency Java, the memory layout beats the algorithm.

    7 min Medium
    • coding
    • hft
    • low-latency
    • mechanical-sympathy