ESOK-hanke 2006-2011

Web Page Speed Report - WebSiteOptimization.com

Home Sitemap Publications Services About Contact
Newsletter:  

website optimization secrets book cover

home > services > analyze > results

Web Page Speed Report

URL:http://www.haaga-helia.fi/
Title:HAAGA-HELIA ammattikorkeakoulu
Date:Report run on Tue Jun 9 02:31:55EDT2009

Diagnosis

Global Statistics

Total HTTP Requests:19
Total Size:188956 bytes

Object Size Totals

Object typeSize (bytes)Download @ 56K (seconds)Download @ T1 (seconds)
HTML:24365 5.06 0.33
HTML Images:43098 9.39 1.03
CSS Images:690 1.14 1.00
Total Images:43788 10.53 2.03
Javascript:57846 11.73 0.51
CSS:36817 8.74 1.60
Multimedia:26140 5.41 0.34
Other:0 0.00 0.00

External Objects

External ObjectQTY
Total HTML:1
Total HTML Images:4
Total CSS Images:5
Total Images:9
Total Scripts:1
Total CSS imports:7
Total Frames:0
Total Iframes:0

Download Times*

Connection RateDownload Time
14.4K 150.25 seconds
28.8K 77.03 seconds
33.6K 66.56 seconds
56K 41.46 seconds
ISDN 128K 15.33 seconds
T1 1.44Mbps 4.80 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#TYPEURLCOMMENTS
1 57846 SCRIPT www.haaga-helia.fi ... HSkin/ploneScripts0850.js Header size = 429 bytes
Up to 43069 bytes could have been saved through compression. 
1 26140 FLASH www.haaga-helia.fi ... a_engl_lisahaut_09_fi.swf Header size = 369 bytes  
1 24365 HTML http://www.haaga-helia.fi Header size = 430 bytes
Up to 18755 bytes could have been saved through compression.
View a formatted version of this HTML file  
1 23620 IMG www.haaga-helia.fi ... esa_banneri_tekstiton.jpg Header size = 349 bytes  
1 12324 CSS www.haaga-helia.fi ... HSkin/ploneStyles9880.css
Up to 9592 bytes could have been saved through compression.
View a formatted version of this CSS file  
1 10976 CSS www.haaga-helia.fi ... HSkin/ploneStyles4331.css
Up to 8694 bytes could have been saved through compression.
View a formatted version of this CSS file  
2 9720 IMG http://www.haaga-helia.fi/logo.jpg Header size = 328 bytes  
1 5935 CSS http://www.haaga-helia.fi/etusivu.css
Up to 4670 bytes could have been saved through compression.
View a formatted version of this CSS file  
1 5273 IMG http://www.haaga-helia.fi/bannerit/eurochrie.gif Header size = 348 bytes
Missing width attribute.
Missing height attribute.  
1 4485 IMG www.haaga-helia.fi ... voinamk_imagokampanja.jpg Header size = 348 bytes
Missing width attribute.
Missing height attribute.  
1 3331 CSS http://www.haaga-helia.fi/IEFixes.css
Up to 1968 bytes could have been saved through compression.
View a formatted version of this CSS file  
1 2102 CSS www.haaga-helia.fi ... HSkin/ploneStyles3645.css
Up to 1401 bytes could have been saved through compression.
View a formatted version of this CSS file  
1 1997 CSS www.haaga-helia.fi ... HSkin/ploneStyles6125.css
Up to 1227 bytes could have been saved through compression.
View a formatted version of this CSS file  
2 412 CSS IMG www.haaga-helia.fi ... _uutislaatikkotausta2.gif Header size = 346 bytes  
1 157 CSS* www.haaga-helia.fi ... HSkin/ploneStyles4977.css Header size = 412 bytes  
1 157 CSS* www.haaga-helia.fi ... HSkin/ploneStyles0500.css Header size = 412 bytes  
1 152 CSS www.haaga-helia.fi ... HSkin/ploneStyles4018.css
Up to 49 bytes could have been saved through compression.
View a formatted version of this CSS file  
1 97 CSS IMG http://www.haaga-helia.fi/arrowDownAlternative.gif Header size = 276 bytes  
1 80 CSS IMG http://www.haaga-helia.fi/bulletBig.gif Header size = 276 bytes  
1 53 CSS IMG www.haaga-helia.fi ... css/HHSkin/bg_stretch.gif Header size = 413 bytes  
1 48 CSS IMG http://www.haaga-helia.fi/required.gif Header size = 392 bytes  
19 ^ 188956*   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. Y
  • TOTAL_OBJECTS - Caution. You have 19 total objects on this page. From 12 to 20 objects per page, the latency due to object overhead makes up from 75% to 80% of the delay of the average web page. See Figure II-3: Relative distribution of latency components showing that object overhead dominates web page latency in Website Optimization Secrets for more details. Consider reducing, eliminating, and combining external objects (graphics, CSS, JavaScript, iFrames and XHTML) to reduce the total number of objects, and thus separate HTTP requests. Consider using CSS sprites to help consolidate decorative images.
  • TOTAL_IMAGES - Caution. You have a moderate amount of images on this page (9 ). Consider using fewer images on the site or try reusing the same image in multiple pages to take advantage of caching. Using CSS techniques such as colored backgrounds, borders, or spacing instead of graphic techniques can help reduce HTTP requests.
  • TOTAL_CSS - Warning! The total number of external CSS files on this page is 7 , consider reducing this to one or two external files. Combine, refine, and optimize your external CSS files. Ideally you should have one (or even embed CSS for high-traffic pages) on your pages. You can optimize CSS files using shorthand properties, grouping, and then minify and GZIP compress them to reduce their footprint. Remember to place CSS files in the HEAD and JavaScript files at the end of the BODY to enable progressive display.
  • TOTAL_MULTIM - Congratulations, the total number of external multimedia files on this page is 1 .
  • TOTAL_SIZE - Caution. The total size of this page is 188956 bytes, which will load in over 20 seconds on a 56Kbps modem - or 41.46 seconds on a 56Kbps modem. Consider reducing total page size to less than 100K to achieve sub 20 second response times on 56K connections. Be sure to provide feedback for pages over 100K by layering your design to display useful content within the first two seconds. Consider optimizing your site with Website Optimization Secrets, 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 1 . External scripts are less reliably cached than CSS files so consider combining scripts into one to minimize HTTP requests, or even embedding them into high-traffic pages. Placing external JavaScript files at the bottom of your BODY, and CSS files in the HEAD enables progressive display in XHTML web pages.
  • HTML_SIZE - Congratulations, the total size of this HTML file is 24365 bytes, which less than 50K. Assuming that you specify the HEIGHT and WIDTH of your images, this size allows your HTML to display content in under 10 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 43788 bytes, which is less than 50K. Even with a 50K HTML page this page should load in less than 20 seconds on a 56Kbps connection. 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 57846 bytes, which is over 20K. Consider optimizing your JavaScript for size, combining them, and using HTTP compression where appropriate for any scripts placed in the HEAD of your documents. You can substitute CSS menus for JavaScript-based menus to minimize or even eliminate the use of JavaScript.
  • CSS_SIZE - Warning! The total size of your external CSS is 36817 bytes, which is over 20K. Consider optimizing your CSS for size by eliminating whitespace, using shorthand notation, and combining multiple CSS files where appropriate. By using labeled container cells and descendant selectors you can target chunks of HTML content efficiently without the need to embed extra claases and styles.
  • MULTIM_SIZE - Caution. The total size of your external multimedia files is 26140 bytes, which is between 10K and 30K. Consider optimizing your multimedia and eliminating features to reduce this to a more reasonable size. Or, consider a vector-based format such as Flash or SVG.