TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Deep analysis of a modern web site [pdf]

28 pointsby dendoryover 10 years ago

1 comment

longover 10 years ago
This analysis shows that websites are increasingly composed of many assets spread across many different servers. And it suggests that trying to go against this heterogeneity trend is wasted effort, as CDNs are always improving.<p>That said -- are there teams out there actively trying to centralize everything? e.g., pre-computing all the assets needed to serve a page and delivering it in as few bundles as possible from a single host?