Measuring Web Page Load Times with WebKit Inspector

While investigating ways to make this page load faster, I made a screencast show how you can use WebKit Inspector to measure the load times of your page. Click the image below to watch it.

Measuring Web Page Load Times with WebKit

As Webkit Inspector suggested, I discovered that you can make Apache compress the html, xml, and css files before returning them by adding this line to your httpd.conf:

#Compress a few types
AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css

Your CSS file especially should compress down to be at least five times smaller than it was uncompressed.


2 Comments

That’s very, very useful. Thanks.
Are there any downsides to adding that line to httpd.conf?

Posted by johno on 27 August 2007 @ 8pm

So far as I can tell there are no problems for a small site to setup Apache to compress the html, xml and css.

Posted by Paul Robinson on 27 August 2007 @ 10pm

Leave a Comment

NetNewsWire Love Letter MoonEdit!!!!! WTF