Hacker News new | ask | show | jobs
by sjwright 2615 days ago
If you’re serving so many elements that 5-msec-per improvements really accumulate, your problem is page complexity, not marginal latency.
1 comments

Most pages nowadays are spamming requests to backend services, for business logic or not, that's just reality. Barely any actual real world money making website is going to have < dozen requests per page, and won't need a user initiated page load every few seconds to minutes.