```json
{
    "title": "Web Performance: Optimizing Page Load Time",
    "url": "https://performancezen.com/2006/10/30/web-performance-optimizing-page-load-time/",
    "datePublished": "2006-10-30",
    "dateModified": "2022-04-08",
    "language": "en-US",
    "description": "Aaron Hopkins posted an article detailing all of the Web performance goodness that I have been advocating for a number of years. To summarize: Use server-side compressionSet your static objects…",
    "author": "spierzchala",
    "publisher": "Performance Zen"
}
```

# Web Performance: Optimizing Page Load Time

Aaron Hopkins posted [an article](http://www.die.net/musings/page_load_time/) detailing all of the Web performance goodness that I have been advocating for a number of years.

To summarize:

These ideas are not new, and neither are the finding in his study. As someone who has worked in the Web performance field for nearly a decade, these are old-hat. However, it's always nice to have someone new inject some life back into the discussion.
