
Help support the development of Web Page Analyzer by donating today.
This analyzer is now available at WebPageAnalyzer.com for your convenience.
Web Page Speed Report
URL: | http://www.tse.fi/FI/Pages/Default.aspx |
Title: | Turun kauppakorkeakoulu |
Date: | Report run on Mon May 26 05:19:31CDT2008
|
Diagnosis
Global Statistics
Total HTTP Requests: | 16 |
Total Size: | 697004 bytes |
Object Size Totals
Object type | Size (bytes) | Download @ 56K (seconds) | Download @ T1 (seconds) |
HTML: | 6256 |
1.45 |
0.23 |
HTML Images: | 29631 |
6.71 |
0.96 |
CSS Images: | 0 | 0.00 |
0.00 |
Total Images: | 29631 |
6.71 |
0.96 |
Javascript: | 551105 |
110.83 |
3.92 |
CSS: | 110012 |
23.13 |
1.78 |
Multimedia: | 0 |
0.00 |
0.00 |
Other: | 0 |
0.00 |
0.00 |
External Objects
External Object | QTY |
Total HTML: | 1 |
Total HTML Images: | 4 |
Total CSS Images: | 0 |
Total Images: | 4 |
Total Scripts: | 5 |
Total CSS imports: | 6 |
Total Frames: | 0 |
Total Iframes: | 0 |
Download Times*
Connection Rate | Download Time |
14.4K |
543.41 seconds |
28.8K |
273.31 seconds |
33.6K |
234.72 seconds |
56K |
142.11 seconds |
ISDN 128K |
45.74 seconds |
T1 1.44Mbps |
6.89 seconds |
*Note that these download times are based on the full connection
rate for ISDN and T1 connections. Modem connections (56Kbps or less)
are corrected by a packet loss factor of 0.7. All download times
include delays due to round-trip latency with an average of 0.2 seconds
per object. With 16 total objects for this page, that computes to a
total lag time due to latency of 3.2 seconds. Note also that this
download time calculation does not take into account delays due to
XHTML parsing and rendering.
Page Objects
# Congratulations. This site is using HTTP
compression, otherwise called content encoding using gzip. The sizes
reported here are for compressed content sent from the server to the
client.
* CSS alternate stylesheets may be referenced in the HTML but are
not actually downloaded until they are needed and are therefore not
included in the total page size.
Analysis and Recommendations
- TOTAL_HTML - Congratulations, the total number of HTML files on this page
(including the main HTML file) is 1 which most browsers can
multithread. Minimizing HTTP requests is key for web site
optimization.
- TOTAL_OBJECTS - Warning! The total number of objects on this
page is 16 - consider reducing this to a more
reasonable number. Combine, refine, and optimize your external
objects. Replace graphic rollovers with CSS rollovers to speed
display and minimize HTTP requests.
- TOTAL_IMAGES - Congratulations, the total number of images on
this page is 4 . Most browsers can send multiple
requests, which can speed display of multiple images.
- TOTAL_CSS - Caution. The total number of external CSS files on
this page is 6 , consider reducing this to a more
reasonable number. Combine, refine, and optimize your external CSS
files. Ideally you should have one (or even embed CSS for
high-traffic pages) on your pages.
- TOTAL_SIZE - Warning! The total size of this page is
697004 bytes, which will load in 142.11 seconds
on a 56Kbps modem. Consider reducing total page size to less than
30K to achieve sub eight second response times on 56K connections.
Pages over 100K exceed most attention thresholds at 56Kbps, even with
feedback. Consider contacting us about our optimization services.
- TOTAL_SCRIPT - Caution. The total number of external script
files on this page is 5 , consider reducing this to one
or two. Combine, refine, and optimize your external script files.
Ideally you should have one (or even embed scripts for high-traffic
pages) on your pages.
- HTML_SIZE - Congratulations, the total size of this HTML file
is 6256 bytes, which less than 20K. Assuming that you specify
the HEIGHT and WIDTH of your images, this size allows your page to
display content in well under 8 seconds, the average time users are
willing to wait for a page to display without feedback.
- IMAGES_SIZE - Caution. The total size of all your images is
29631 bytes, which exceeds 15K. Consider optimizing and
creatively cropping your images, and combining them where
appropriate. Even better, replace graphic text and form controls with
styled text to eliminate unnecessary HTTP requests. Ideally each
image should be less than 1160 bytes, to easily fit into one TCP-IP
packet.
- SCRIPT_SIZE - Warning! The total size of external your scripts is
551105 bytes, which is over 8K. Consider optimizing your
scripts for size, combining them, and using compression where
appropriate for any scripts placed in the HEAD of your documents.
- CSS_SIZE - Warning! The total size of your external CSS is
110012 bytes, which is over 8K. Consider optimizing your CSS for
size by eliminating whitespace, using shorthand notation, and
combining multiple CSS files where appropriate.
- MULTIM_SIZE - Congratulations, the total size of all your
external multimedia files is 0 bytes, which is less than
4K.