Performance
- Futureproofing Tines: Fair share orchestration
A deep dive into how we redesigned orchestration at Tines to fairly share resources across customer workflows processing over a billion actions a week.
- Making N+1 query detection actually useful at scale
How I iterated on Prosopite's N+1 query detection in a Rails app to make it actionable at scale by fingerprinting queries with PgQuery, stripping SQL comments, aggregating spans, threading GraphQL context, and routing alerts to code owners.