Web Page Speed Report
Donations Accepted
Help support the development of Web Page Analyzer by donating today.
Free Spell Check Trial
Make your website error free with our spell checking service. Enter your URL and email below and you'll receive a free sample spell-check report compliments of Website Optimization.
This analyzer is now available at WebPageAnalyzer.com for your convenience.
URL: | http://www.poliisiammattikorkeakoulu.fi/ |
---|
Title: | Poliisi |
---|
Date: | Report run on Fri Apr 11 10:28:08CDT2008
|
---|
Diagnosis
Global Statistics
Total HTTP Requests: | 17 |
Total Size: | 54537 bytes |
Object Size Totals
Object type | Size (bytes) | Download @ 56K (seconds) | Download @ T1 (seconds) |
---|
HTML: | 19053 |
4.00 |
0.30 |
HTML Images: | 8328 |
2.86 |
1.24 |
CSS Images: | 1366 | 1.27 |
1.01 |
Total Images: | 9694 |
4.13 |
2.25 |
Javascript: | 14832 |
3.36 |
0.48 |
CSS: | 10958 |
2.78 |
0.66 |
Multimedia: | 0 |
0.00 |
0.00 |
Other: | 0 |
0.00 |
0.00 |
External Objects
External Object | QTY |
---|
Total HTML: | 1 |
Total HTML Images: | 6 |
Total CSS Images: | 5 |
Total Images: | 11 |
Total Scripts: | 2 |
Total CSS imports: | 3 |
Total Frames: | 0 |
Total Iframes: | 0 |
Download Times*
Connection Rate | Download Time |
---|
14.4K |
45.67 seconds |
28.8K |
24.53 seconds |
33.6K |
21.52 seconds |
56K |
14.27 seconds |
ISDN 128K |
6.73 seconds |
T1 1.44Mbps |
3.69 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 17 total objects for this page, that computes to a total lag time due to latency of 3.4 seconds. Note also that this download time calculation does not take into account delays due to XHTML parsing and rendering.
Page Objects
# This site is not using HTTP compression, otherwise called content encoding using gzip. Consider compressing your textual content (XHTML, JavaScript, etc.) with mod_gzip or similar products.
* 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 17 - 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 - Warning! The total number of images on this page
is 11 , consider reducing this to a more reasonable
number. Combine, refine, and optimize your graphics. Replace graphic
rollovers with CSS rollovers to speed display and minimize HTTP
requests.
- TOTAL_CSS - Caution. The total number of external CSS files on
this page is 3 , 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 - Caution. The total size of this page is
54537 bytes, which will load in over 8 seconds on a 56Kbps
modem - or 14.27 seconds. Consider reducing total page
size to less than 30K to achieve sub eight second response times on
56K connections. Be sure to provide feedback for pages over 30K by
layering your design to display useful content within the first two
seconds. Consider optimizing your site with Speed Up Your Site or
contacting us about our
optimization services.
- TOTAL_SCRIPT - Congratulations, the total number of external
script files on this page is 2 . External scripts are
less reliably cached than CSS files so consider combining scripts
into one, or even embedding them into high-traffic pages.
- HTML_SIZE - Congratulations, the total size of this HTML file
is 19053 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 - Congratulations, the total size of all your
images is 9694 bytes, which is less than 15K. 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
14832 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
10958 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.