Once you've installed Fiddler (see Fiddler helps you analyse HTTP traffic) it's worth looking at the data savings using GZIP compression.
The above URL uses GZIP and delivers 57,127 bytes using just 12,320 bytes.
Certainly worth exploring your WWW site.
See the later post: Safari Browser provides Web Inspection Tool