Page Speed from Google

Not sure if you’ve squeezed every last ounce of performance from that HTML layout? Or want to check what’s bogging down the new design of your blog? Google’s just open-sourced Page Speed, a Firefox plug-in that they’ve been developing and using internally. It hits your HTML and your server with some tests that tell you if you’re following their best practices, which should in turn make your code slimmer, your users happier, and your server room cooler.

One nice touch: instead of telling you that an image is large and could use compression, this tool actually compresses images and provides the new version for you to use immediately. That’s handy.

From: Page Speed

One Response to “Page Speed from Google”

  • Veera says:

    Google Page Speed is really impressive. It’s almost similar to YSlow, but provides much more detailed analysis on web pages.

Tell us what you think