Brainfuck optimization strategies (2015)

Why does SSH send 100 packets per keystroke?

Scaling PostgreSQL to power 800M ChatGPT users

I made Zig compute 33M satellite positions in 3 seconds

I/O is no longer the bottleneck? (2022)

Spinning around: Please don’t – Common problems with spin locks

Floating-Point Printing and Parsing Can Be Simple and Fast

Unconventional PostgreSQL Optimizations

High-Performance DBMSs with io_uring: When and How to use it

libcurl memory use some years later

So, you want to chunk really fast?

I got into an argument on Discord about how inefficient CBR/CBZ is, so I wrote a new file format

Target 1: Baseten

A high-level quality-of-service interface

You CAN Average Percentiles (2016)

Unit testing your code’s performance, part 1: Big-O scaling

ARM MTE Performance in Practice (Extended Version)

When msvc::musttail attribute silently fails

A Unique Performance Optimization for a 3D Geometry Language

JavaScript's For-Of Loops Are Fast

CPU Counters on Apple Silicon: article + tool

Hand-Crafting Domain-Specific Compression with an LLM

What is index overhead on writes?

Judging a Type by Its Pointer: Optimizing GPU Virtual Functions (2021)

Template Parameter Deduction: Eliminating Hidden Copies in Generic Code

The dumbest performance fix ever

Why aren't the performance benefits of Splay Trees offset by the fact that using them disables many compiler optimizations? You cannot even search for an element in them if you are using functions with the C++11 `const` modifier…

Lessons from Hash Table Merging

MySQL vs PostgreSQL Performance: throughput & latency, reads & writes

Server-First Web Component Architecture: SXO + Reactive Component

More →