ESOK-hanke 2006-2011

Web Page Speed Report - WebSiteOptimization.com

Home Sitemap Publications Services About Contact
home > services > analyze > results

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.

URL:
Email:

This analyzer is now available at WebPageAnalyzer.com for your convenience.

URL:http://www.cop.fi/
Title:Keski-Pohjanmaan ammattikorkeakoulu
Date:Report run on Fri Apr 11 07:56:31CDT2008

Diagnosis

Global Statistics

Total HTTP Requests:21
Total Size:308500 bytes

Object Size Totals

Object typeSize (bytes)Download @ 56K (seconds)Download @ T1 (seconds)
HTML:18973 3.98 0.30
HTML Images:278495 59.10 5.08
CSS Images:0 0.00 0.00
Total Images:278495 59.1 5.08
Javascript:6439 1.48 0.23
CSS:4593 1.12 0.22
Multimedia:0 0.00 0.00
Other:0 0.00 0.00

External Objects

External ObjectQTY
Total HTML:1
Total HTML Images:18
Total CSS Images:0
Total Images:18
Total Scripts:1
Total CSS imports:1
Total Frames:0
Total Iframes:0

Download Times*

Connection RateDownload Time
14.4K 243.30 seconds
28.8K 123.75 seconds
33.6K 106.67 seconds
56K 65.68 seconds
ISDN 128K 23.03 seconds
T1 1.44Mbps 5.83 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 21 total objects for this page, that computes to a total lag time due to latency of 4.2 seconds. Note also that this download time calculation does not take into account delays due to XHTML parsing and rendering.

Page Objects

QTYSIZE#TYPEURL
1 52921 IMG http://www.cop.fi/images/yhteishaku2008_banner.jpg
1 45687 IMG http://www.cop.fi/images/etukuva_kesk_1.jpg
1 34992 IMG http://www.cop.fi/images/ylapalkki3.jpg
1 34246 IMG http://www.cop.fi/images/ylapalkki2.jpg
1 31890 IMG http://www.cop.fi/images/ylapalkki1.jpg
1 27746 IMG http://www.cop.fi/images/etukuva_kesk_2.jpg
1 18973 HTML http://www.cop.fi/
1 18092 IMG http://www.cop.fi/images/ajankohtaista2.jpg
1 13689 IMG http://www.cop.fi/images/ajankohtaista.jpg
1 8888 IMG http://www.cop.fi/images/ajankohtaista3.jpg
1 6439 SCRIPT http://www.google-analytics.com/urchin.js
2 5506 IMG http://www.cop.fi/images/taustaruutu_vasenyla.gif
1 4593 CSS http://www.cop.fi/css/copfi2006.css
1 2298 IMG http://www.cop.fi/images/taustaruutu_alasyvennys.gif
2 1002 IMG http://www.cop.fi/images/taustaruutu_vasen.gif
4 713 IMG http://www.cop.fi/images/taustaruutu_ala.gif
1 505 IMG http://www.cop.fi/images/taustasyvennys_oikeayla.gif
1 160 IMG http://www.cop.fi/images/taustasyvennys_oikea.gif
1 67 IMG http://www.cop.fi/images/palkki.gif
3 50 IMG http://www.cop.fi/images/vaakapalkki.gif
1 43 IMG http://www.cop.fi/images/mustaviiva.gif
21 ^ 308500*   Total (^unique 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 21 - 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 18 , 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 - Congratulations, the total number of external CSS files on this page is 1 . Because external CSS files must be in the HEAD of your HTML document, they must load first before any BODY content displays. Although they are cached, CSS files slow down the initial display of your page.
  • TOTAL_SIZE - Warning! The total size of this page is 308500 bytes, which will load in 65.68 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 - Congratulations, the total number of external script files on this page is 1 . 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 18973 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 - Warning! The total size of your images is 278495 bytes, which is over 30K. Consider optimizing your images for size, combining them, and replacing graphic rollovers with CSS.
  • SCRIPT_SIZE - Caution. The total size of your external scripts is 6439 bytes, which is above 4080 bytes and less than 8K. Consider optimizing your scripts and eliminating features to reduce this to a more reasonable size.
  • CSS_SIZE - Caution. The total size of your external CSS is 4593 bytes, which is above 4080 bytes and less than 8K. For external files, try to keep them less than 1160 bytes to fit within one higher-speed TCP-IP packet (or an approximate multiple thereof). Consider optimizing your CSS and eliminating features to reduce this to a more reasonable size.
  • MULTIM_SIZE - Congratulations, the total size of all your external multimedia files is 0 bytes, which is less than 4K.