Professional PHP

PHP Programming, Web Development, PHP Advocacy and PHP Best Practices.
« The Legality of Republishing RSS Feeds
PHP as a Deployment Platform »

Faster Page Loading

October 31st, 2006

Google engineer Aaron Hopkins wrote a good article on page loading times (via Harry). He talks about the impact of AJAX on page load times, focusing on connection limits, latency and the large number of external objects on your typical AJAX page. He offers a variety of tips on improving page load times, including doing more with the connections you have, busting the connection limit, caching, and sending less data.

I wrote about web page loading performance a while ago, when I linked to Dave Hyatt’s most excellent explanation of the issues involved with testing page load speed. In fact the Safari browser blog endorses Aaron Hopkins article and mentions how to measure page loading times in Safari using the debug menu.

On the Mozillia front, the Tamper Data extension generates some amazing graphs of when elements on a page load and how long it takes.

On the topic of sending less data, the Yahoo! User Interface Blog weighs in on page waits with a discussion of javascript minimization versus compression. They also briefly cover the YUI decision to serve components a la carte, rather than in an aggregated file.

Cal Henderson of Flickr also takes up this topic in serving JavaScript fast. He goes into more depth about the issue of a la carte external objects versus aggregated external objects as well as covering compression and caching issues with examples in PHP.

From the PHP perspective, Michael J. Radwin and Rasmus Lerdorf have covered web application performance issues in conference talks.

Are your web pages cacheable or not?

On the home front, this is my first post on this blog since I’ve installed wp-cache2 and upgraded to eAccelerator 0.9.5. And my first post since my fishing vacation, too :)

Filed Under

  • PHP, Web Design

Related Posts

  • Yahoo YUI wins JavaScript Library Wars
  • Web Page Loading Performance
  • Firefox Extensions for Web Developers
  • Meta Tag Refresh Faux Paux
  • Microbenchmarks of single and double qouting.
You can leave a response, or trackback from your own site.

6 Responses to “Faster Page Loading”

  1. Son Nguyen says:
    2/16/2007 at 10:48 am

    Excellent references and very useful. Thanks for compiling and sharing.

  2. Yahoo YUI wins JavaScript Library Wars - Professional PHP says:
    2/23/2007 at 12:37 pm

    [...] and CSS. I’ve been favoring the YUI, but this is a great boon. One big drawback to AJAX is Page loading performance. I’m betting that the Yahoo infrastructure can serve these files way faster than most people’s [...]

  3. Aaron Rosenfeld says:
    7/7/2008 at 6:37 am

    Excellent informative post! Thanks for getting these links together in one place.

  4. angular cheilitis says:
    7/23/2010 at 3:46 pm

    ye sthansk very much for the informative post, cheers

  5. jessica says:
    8/25/2010 at 8:49 am

    The loading speed is very important

  6. Ginette Poser says:
    9/5/2010 at 2:39 pm

    Definitely, what a splendid site and instructive posts, I surely will bookmark your website.Best Regards!

Leave a Reply

Click here to cancel reply.

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

code: use [code=php][/code].

Comment Preview

    Subscribe Feed
    Share Subscribe to this blog…
    Share Bookmark or share this page…
  • About

    My name is Jeff Moore. I'm a PHP programmer living in San Francico and working for a startup.

    More about me…

  • Categories (Home)

    • Agile Methods (14)
    • Mac (14)
    • Misc (17)
    • Open Source (14)
    • PHP (98)
    • Software Design (29)
    • Usability (14)
    • Web Design (20)
  • Recent Comments

    • Yahoo YUI wins JavaScript Library Wars  13
      nota fiscal, Fawn Hitchens, kevin [...]
    • How to Transfer Mac OS X Application Data between Computers  61
      spokane data recovery, bayilik, Website Migration [...]
    • Keywords and Language Simplicity  19
      rita, amy fisher sex tape, ubattery [...]
    • ZendCon: Writing Maintainable PHP Code  21
      Charger, Yasir, Dania Anwar [...]
    • Looking Towards the Cloud  36
      Charger, bentonville multiple listing, cosmetic dental [...]
    • Faster Page Loading  5
      Ginette Poser, jessica, angular cheilitis [...]
    • Closures are coming to PHP  14
      WebProject | Web Design | Web Development|, jessica, kevin [...]
    • Programming Language Trends via Google  19
      Craigslist pva, jessica, Scott [...]
    • PHP versus ASP  8
      Marhta Blight, Ravi, Ryan Brooks [...]
    • Working with PHP 5 in Mac OS X 10.5 (Leopard)  157
      lehuuphuc, Robert Parthemer, Lingerie Intimate [...]
  • Recent Posts

    • ZendCon: Writing Maintainable PHP Code
    • Looking Towards the Cloud
    • Holiday Tech Support
    • Closures are coming to PHP
    • php | tek Wrapup
    • php | tek 2008
    • Sarah Snow Stever
    • Benchmarking PHP’s Magic Methods
    • The Endpoints of the Scale of Stupidity on Video
    • Working with PHP 5 in Mac OS X 10.5 (Leopard)
  • Site

    • Archives
    • Log in
  • Search