flâneur — a map of the web's best reading

How's Linear so fast? A technical breakdown

performance.dev · 5,430 words · saved by 7 readers

breakdown of the architecture behind Linear's speed: local-first sync, MobX observables, instant first loads, and a keyboard-first design.

How's Linear so fast? A technical breakdown Dennis Brotzky · May 3, 2026 How's Linear so fast? A technical breakdown A few milliseconds is all it takes to update an issue in Linear. A traditional CRUD app doing the same thing takes about 300ms. How do they do it? There's no secret silver bullet to performance. The reality is that it's built from the ground up on the right foundation, then improved by countless decisions. My goal is to walk through some of the techniques that make Linear feel the way it does and help you implement the same. What I'll cover Database in the browser Making the fir

Explore this link on the map →

saved by

related reading