ESOK-hanke 2006-2011

Web Page Speed Report - WebSiteOptimization.com

website optimization

WebSiteOptimization.com

Higher traffic and speed guaranteed.™

   
   
Home Sitemap Publications Services About Contact
Newsletter:  

website optimization secrets book no critter yet cover

home > services > analyze > results

Web Page Speed Report

URL:http://www.tkk.fi/sv/
Title:TKK - Tekniska högskolan
Date:Report run on Mon May 26 03:33:30CDT2008

Diagnosis

Global Statistics

Total HTTP Requests:38
Total Size:290895 bytes

Object Size Totals

Object typeSize (bytes)Download @ 56K (seconds)Download @ T1 (seconds)
HTML:8199 1.83 0.24
HTML Images:79118 16.57 1.22
CSS Images:158744 37.24 6.44
Total Images:237862 53.81 7.66
Javascript:27147 5.61 0.34
CSS:17687 4.32 0.89
Multimedia:0 0.00 0.00
Other:0 0.00 0.00

External Objects

External ObjectQTY
Total HTML:1
Total HTML Images:4
Total CSS Images:28
Total Images:32
Total Scripts:1
Total CSS imports:4
Total Frames:0
Total Iframes:0

Download Times*

Connection RateDownload Time
14.4K 233.06 seconds
28.8K 120.33 seconds
33.6K 104.22 seconds
56K 65.57 seconds
ISDN 128K 25.35 seconds
T1 1.44Mbps 9.14 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 38 total objects for this page, that computes to a total lag time due to latency of 7.6 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 51270 IMG http://www.tkk.fi/sv/etusivu.gif
1 31771 CSS IMG http://www.tkk.fi/style/images/header2.jpg
1 29822 CSS IMG http://www.tkk.fi/style/images/header.jpg
1 28220 CSS IMG http://www.tkk.fi/style/images/header3.jpg
1 27147 SCRIPT http://www.tkk.fi/midcom-static/jQuery/jquery-1.2.1.js
1 24778 IMG http://www.tkk.fi/sv/sub-etusivu.jpg
1 24778 CSS IMG http://www.tkk.fi/style/images/front.jpg
1 21450 CSS IMG http://www.tkk.fi/style/images/rss_icon.jpg
1 15466 CSS http://www.tkk.fi/style/css/screen.css
1 12580 CSS IMG http://www.tkk.fi/style/images/subpage.jpg
1 8199 HTML http://www.tkk.fi/sv/
1 2988 CSS IMG http://www.tkk.fi/style/images/header3-2.jpg
1 2127 CSS IMG http://www.tkk.fi/style/images/li.gif
1 2104 CSS IMG http://www.tkk.fi/style/images/li2.gif
2 1655 IMG http://www.tkk.fi/style/images/logo-bw.gif
1 1415 IMG http://www.tkk.fi/style/images/logo.gif
1 1127 CSS http://www.tkk.fi/style/css/print.css
1 657 CSS http://www.tkk.fi/midcom-static/midcom.services.uimessages/simple.css
1 603 CSS IMG http://www.tkk.fi/style/images/google.gif
1 556 CSS IMG http://www.tkk.fi/style/images/bg.jpg
1 437 CSS http://www.tkk.fi/style/css/screen-ie.css
1 220 CSS IMG http://www.tkk.fi/style/images/i2.gif
1 216 CSS IMG http://www.tkk.fi/style/images/i4.gif
1 210 CSS IMG http://www.tkk.fi/style/images/i1.gif
1 203 CSS IMG http://www.tkk.fi/style/images/i3.gif
1 117 CSS IMG http://www.tkk.fi/style/images/h3.gif
1 117 CSS IMG http://www.tkk.fi/style/images/h3-2.gif
3 105 CSS IMG http://www.tkk.fi/style/images/li3.gif
1 97 CSS IMG http://www.tkk.fi/style/images/news_category_bg.gif
1 63 CSS IMG http://www.tkk.fi/style/images/menu1h.gif
1 63 CSS IMG http://www.tkk.fi/style/images/menu1a.gif
1 53 CSS IMG http://www.tkk.fi/style/images/more.gif
2 53 CSS IMG http://www.tkk.fi/style/images/dot.gif
1 49 CSS IMG http://www.tkk.fi/style/images/go_blue.gif
1 49 CSS IMG http://www.tkk.fi/style/images/go.gif
1 44 CSS IMG http://www.tkk.fi/style/images/bullet.gif
5 43 CSS IMG http://www.tkk.fi/style/images/sep.gif
1 43 CSS IMG http://www.tkk.fi/style/images/dot2.gif
38 ^ 290895*   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 38 - 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 32 , 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 4 , 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 - Warning! The total size of this page is 290895 bytes, which will load in 65.57 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 8199 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 237862 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 27147 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 17687 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.