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.abo.fi/
Title:Åbo Akademi
Date:Report run on Wed Jun 10 07:00:15EDT2009

Diagnosis

Global Statistics

Total HTTP Requests:17
Total Size:213134 bytes

Object Size Totals

Object typeSize (bytes)Download @ 56K (seconds)Download @ T1 (seconds)
HTML:21826 4.55 0.32
HTML Images:163294 35.14 3.47
CSS Images:74 0.21 0.20
Total Images:163368 35.35 3.67
Javascript:6855 1.57 0.24
CSS:21085 4.40 0.31
Multimedia:0 0.00 0.00
Other:0 0.00 0.00

External Objects

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

Download Times*

Connection RateDownload Time
14.4K 168.59 seconds
28.8K 85.99 seconds
33.6K 74.20 seconds
56K 45.88 seconds
ISDN 128K 16.41 seconds
T1 1.44Mbps 4.53 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

QTYSIZE#TYPEURLCOMMENTS
1 129428 IMG http://www.abo.fi/puffar/banners/index_bild_sv.jpg Header size = 251 bytes
Missing width attribute.
Missing height attribute.  
1 21826 HTML http://www.abo.fi Header size = 277 bytes
Congratulations! You saved bandwidth by compressing this file.
View a formatted version of this HTML file  
1 21085 CSS www.abo.fi ... ilar/aa_index-stil_ny.css Header size = 272 bytes
Up to 18297 bytes could have been saved through compression.
View a formatted version of this CSS file  
1 11956 IMG http://www.abo.fi/briiffi/images/footer11.jpg Header size = 249 bytes
Missing width attribute.
Missing height attribute.  
1 8336 IMG http://www.abo.fi/briiffi/images/top_navi.gif Header size = 272 bytes
Missing width attribute.
Missing height attribute.  
1 6855 SCRIPT http://www.google-analytics.com/urchin.js Header size = 261 bytes
Congratulations! This file was compressed. 
1 5643 IMG http://www.abo.fi/puffar/puffbild.png Header size = 272 bytes  
1 4246 IMG www.abo.fi ... es/coimbra_group_logo.gif Header size = 272 bytes
Missing width attribute.
Missing height attribute.  
1 969 IMG www.abo.fi ... ages/buttons/anstalld.gif Header size = 270 bytes
Missing height attribute.  
1 895 IMG www.abo.fi ... mages/buttons/studera.gif Header size = 270 bytes
Missing height attribute.  
1 851 IMG http://www.abo.fi/briiffi/images/buttons/om_aa.gif Header size = 270 bytes
Missing height attribute.  
1 745 IMG http://www.abo.fi/portal/modpub/images/rss.png Header size = 270 bytes
Missing width attribute.
Missing height attribute.  
22 74 IMG http://www.abo.fi/briiffi/images/white_arrow.gif Header size = 243 bytes
Missing width attribute.
Missing height attribute.  
2 74 CSS IMG http://www.abo.fi/briiffi/grey_arrow.gif Header size = 243 bytes  
2 65 IMG http://www.abo.fi/briiffi/images/s_line.gif Header size = 243 bytes  
4 43 IMG http://www.abo.fi/briiffi/images/spacer.gif Header size = 243 bytes
Missing height attribute.  
2 43 IMG http://www.abo.fi/briiffi/images/grey_hr.gif Header size = 243 bytes  
17 ^ 213134*   Total (^unique 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. Y
  • TOTAL_OBJECTS - Caution. You have 17 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 (14 ). 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 - 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. Remember to place CSS files in the HEAD and JavaScript files at the end of the BODY to enable progressive display.
  • TOTAL_SIZE - Warning! The total size of this page is 213134 bytes, which will load in 45.88 seconds on a 56Kbps modem. Consider reducing total page size to less than 100K to achieve sub 20 second response times on 56K connections. Pages over 100K exceed most attention thresholds at 56Kbps, even with feedback. 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 21826 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 - Warning! The total size of your images is 163368 bytes, which is over 100K. Consider optimizing images for size, combining them, and replacing graphic rollovers with CSS. You can often switch graphic formats to achive smaller file sizes (from JPEG to PNG for example). Finally, substitute CSS techniques for graphics techniques to create colored borders, backgrounds, and spacing.
  • SCRIPT_SIZE - Congratulations, the total size of all your external scripts is 6855 bytes, which is less than 8K.
  • CSS_SIZE - Warning! The total size of your external CSS is 21085 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 - Congratulations, the total size of all your external multimedia files is 0 bytes, which is less than 10K.