Fan-out reads: query count matters more than query latency
A page loads thirty tiles. Each tile is a query. The page is slow, so you do the obvious thing: profile it, find the slowest query, and make it twice as fast.
The page barely moves.
This is the standa
adarshgowda.hashnode.dev6 min read