#Performance
Posts tagged with "Performance"
2 posts

Programming
Reading PostgreSQL Query Plans
EXPLAIN ANALYZE from the top down: which numbers matter, which are noise, and the three shapes that mean trouble.
Arun Nair
Aug 042 min read

Web Development
Scaling SignalR for Blazor Server
Sticky sessions, backplanes, connection budgets and the load test that tells you which one you actually need.
S Ravi Kumar
Jul 212 min read