Les forums du CA-LIBRE
Vous n'êtes pas identifié(e).
On peut pas dire top, mais correct!
"Il n'est de vent favorable qu'à celui qui sait où il va."
Hors ligne
Exact Ness, aujourd'hui ça roule, la brêle a taillé la route, par contre samedi j'ai eu peur qu' elle prenne froid....:D
Faut dire, c'était chaud dedans, mais froid dehors !
Ben v'là que j'ai plus ma tête. ...
Hors ligne
Entre lenteur exaspérante et rapidité d'exécution, le vrairhum est à l'image de JBP.
"Si je devais faire mon retour, ce ne serait qu’à Brive. Si un mec bourré d’oseille voulait reprendre le club, j’irais en courant ! Pour monter un staff et accompagner l’équipe". Patrick Boutot
Hors ligne
Pourtant il est dans l'équipe type du midol va comprendre .....
De retour dans mon beau pays après 40 ans d'absence
Abonné Tribune Sud Travée R rang A Place 16
Hors ligne
Web Page Speed Report
URL: http://www.ca-libre.net/forum/
Title: Coujoux de tous les pays - Unissez vous !!!
Date: Report run on Mon Mar 16 13:29:49EDT2015
Diagnosis
Global Statistics
Total HTTP Requests: 15
Total Size: 133957 bytes
Object Size Totals
Object type Size (bytes) Download @ 56K (seconds) Download @ T1 (seconds)
HTML: 2778 0.75 0.21
HTML Images: 115 0.22 0.20
CSS Images: 3152 2.43 1.82
Total Images: 3267 2.65 2.02
Javascript: 122145 24.74 1.05
CSS: 5767 1.55 0.43
Multimedia: 0 0.00 0.00
Other: 0 0.00 0.00
External Objects
External Object QTY
Total HTML: 1
Total HTML Images: 1
Total CSS Images: 9
Total Images: 10
Total Scripts: 2
Total CSS imports: 2
Total Frames: 0
Total Iframes: 0
Download Times*
Connection Rate Download Time
14.4K 106.82 seconds
28.8K 54.91 seconds
33.6K 47.50 seconds
56K 29.70 seconds
ISDN 128K 11.18 seconds
T1 1.44Mbps 3.71 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 15 total objects for this page, that computes to a total lag time due to latency of 3 seconds. Note also that this download time calculation does not take into account delays due to XHTML parsing and rendering.
Page Objects
QTY SIZE# TYPE URL COMMENTS
1 Not found CSS www.ca-libre.net ... rum/style/imports/pms.css Header size = 423 bytes
Congratulations! This file was compressed.
View a formatted version of this CSS file
1 117182 SCRIPT http://platform.twitter.com/widgets.js Header size = 538 bytes
Up to 81523 bytes could have been saved through compression.
1 5767 CSS http://www.ca-libre.net/forum/style/Air.css Header size = 410 bytes
Congratulations! This file was compressed.
View a formatted version of this CSS file
1 4963 SCRIPT http://apis.google.com/js/plusone.js Header size = 835 bytes
Congratulations! This file was compressed.
1 2778 HTML http://www.ca-libre.net/forum Header size = 1129 bytes
Congratulations! This file was compressed.
View a formatted version of this HTML file
1 513 CSS IMG www.ca-libre.net ... style/Air/img/exclaim.png Header size = 485 bytes
2 500 CSS IMG www.ca-libre.net ... m/style/Air/img/email.png Header size = 324 bytes
1 496 CSS IMG www.ca-libre.net ... um/style/Air/img/feed.png Header size = 324 bytes
1 491 CSS IMG www.ca-libre.net ... um/style/Air/img/help.png Header size = 324 bytes
2 361 CSS IMG www.ca-libre.net ... tyle/Air/img/main_top.png Header size = 324 bytes
2 360 CSS IMG www.ca-libre.net ... tyle/Air/img/main_end.png Header size = 324 bytes
1 188 CSS IMG www.ca-libre.net ... tyle/Air/img/asterisk.png Header size = 324 bytes
2 136 CSS IMG www.ca-libre.net ... rum/style/Air/img/ext.png Header size = 324 bytes
1 115 IMG static.ak.facebook.com ... e/facebook_share_icon.gif Header size = 309 bytes
Missing width attribute.
Missing height attribute.
6 107 CSS IMG www.ca-libre.net ... um/style/Air/img/bull.png Header size = 324 bytes
15 ^ 133957* 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 15 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 (10 ). 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 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. Remember to place CSS files in the HEAD and JavaScript files at the end of the BODY to enable progressive display.
TOTAL_SIZE - Caution. The total size of this page is 133957 bytes, which will load in over 20 seconds on a 56Kbps modem - or 29.70 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 2 . 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 2778 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 3267 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 122145 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 - Congratulations, the total size of your external CSS is 5767 bytes, which is less than 8K.
MULTIM_SIZE - Congratulations, the total size of all your external multimedia files is 0 bytes, which is less than 10K.
Copyright © 2002-2011 Web Site Optimization, LLC
De retour dans mon beau pays après 40 ans d'absence
Abonné Tribune Sud Travée R rang A Place 16
Hors ligne
Au secours, S'il te plait Christian, tu peux traduire ou mieux nous(m') expliquer ce bins.
L'échec est le fondement de la réussite
Hors ligne
Vaudrait mieux demander à GRAZ...OK je sors
Sans déc christian, tu nous joues quoi là ?
Ben v'là que j'ai plus ma tête. ...
Hors ligne
Pour l'instant pas de traduction jeanmi faudra attendre le passage de L'épaule pour avoir une explication rationnel
De retour dans mon beau pays après 40 ans d'absence
Abonné Tribune Sud Travée R rang A Place 16
Hors ligne
ça remarche nickel comme au premier jour !!
une Heineken, oui ............mais une CUP !!! ™© ®
je ne me suis jamais trouvé très beau ...............les autres non plus !!
Hors ligne
ça va presque trop vite maintenant.
Ne touchez plus à rien.
Dernière modification par jeanmi (2015-03-17 10:04:59)
L'échec est le fondement de la réussite
Hors ligne
Jeanmi, n'en fait pas trop, tu vas porter la poisse!
Dernière modification par Big (2015-03-17 13:43:09)
"Il n'est de vent favorable qu'à celui qui sait où il va."
Hors ligne