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.oulu.fi/yliopisto/
Title:Oulun yliopisto
Date:Report run on Fri Apr 11 14:23:04CDT2008

Diagnosis

Global Statistics

Total HTTP Requests:19
Total Size:133952 bytes

Object Size Totals

Object typeSize (bytes)Download @ 56K (seconds)Download @ T1 (seconds)
HTML:38764 7.93 0.41
HTML Images:72846 17.32 3.19
CSS Images:203 0.24 0.20
Total Images:73049 17.56 3.39
Javascript:14451 3.08 0.28
CSS:7688 1.93 0.44
Multimedia:0 0.00 0.00
Other:0 0.00 0.00

External Objects

External ObjectQTY
Total HTML:1
Total HTML Images:14
Total CSS Images:1
Total Images:15
Total Scripts:1
Total CSS imports:2
Total Frames:0
Total Iframes:0

Download Times*

Connection RateDownload Time
14.4K 107.62 seconds
28.8K 55.71 seconds
33.6K 48.29 seconds
56K 30.50 seconds
ISDN 128K 11.98 seconds
T1 1.44Mbps 4.51 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 19 total objects for this page, that computes to a total lag time due to latency of 3.8 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 38764 HTML http://www.oulu.fi/yliopisto/
1 29873 IMG http://www.oulu.fi/tiedostot2006/kuvat/otsikkokuvat/tietotalojalabra.jpg
1 14451 SCRIPT http://eu1.snoobi.com/snoop.php?tili=oulu_fi_yliopisto
1 10589 IMG http://www.oulu.fi/yliopisto/etusivunkuvat/aktuumi.jpg
1 8278 IMG http://www.oulu.fi/yliopisto/etusivunkuvat/kauppalehdenliite.gif
1 6380 IMG http://www.oulu.fi/yliopisto/etusivunkuvat/haku_kaynnissa.gif
1 6310 IMG http://www.oulu.fi/yliopisto/etusivunkuvat/juhlabanneri.jpg
1 6143 CSS http://www.oulu.fi/tyylit/tyylit2006.css
1 5199 IMG http://www.oulu.fi/tiedostot2006/grafiikka/ylalogo.gif
1 3624 IMG http://www.oulu.fi/yliopisto/etusivunkuvat/ludocraft.jpg
1 1705 IMG http://www.oulu.fi/tiedostot2006/grafiikka/vasenruudut.gif
1 1545 CSS http://www.oulu.fi/tyylit/ajankohtaistyylit2006.css
1 442 CSS* http://www.oulu.fi/tyylit/printtityylit2006.css
2 329 IMG http://www.oulu.fi/tiedostot2006/grafiikka/vasentausta.gif
1 221 IMG http://www.oulu.fi/tiedostot2006/grafiikka/pisteviiva.gif
3 203 CSS IMG http://www.oulu.fi/tiedostot2006/grafiikka/otsikkotausta.gif
3 203 IMG http://www.oulu.fi/tiedostot2006/grafiikka/otsikkotausta.gif
5 45 IMG http://www.oulu.fi/tiedostot2006/grafiikka/linkkikuvakkeet/vihrea.gif
5 45 IMG http://www.oulu.fi/tiedostot2006/grafiikka/linkkikuvakkeet/punainen.gif
3 45 IMG http://www.oulu.fi/tiedostot2006/grafiikka/linkkikuvakkeet/keltainen.gif
19 ^ 133952*   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 19 - 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 15 , 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 2 . 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 133952 bytes, which will load in 30.50 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 - Caution. The total size of this HTML file is 38764 bytes, which is above 20K but below 100K. With a 10K ad and a logo this means that your page will load in over 8.6 seconds. Consider optimizing your HTML and eliminating unnecessary features. To give your users feedback, consider layering your page or using positioning to display useful content within the first two seconds.
  • IMAGES_SIZE - Warning! The total size of your images is 73049 bytes, which is over 30K. Consider optimizing your images for size, combining them, and replacing graphic rollovers with CSS.
  • SCRIPT_SIZE - Warning! The total size of external your scripts is 14451 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 - Caution. The total size of your external CSS is 7688 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.