155 pages analyzed for http://en.wikipedia.org

Test performed: Tue Dec 4 08:19:09 CET 2012 with rules sitespeed.io-1.4

Score
82.1 (82)
Number of JS synchronously in head
5.0 (5)
Number of JS
11.9 (12)
Number of CSS
2.0 (2)
Number of CSS images
1.5 (1)
Number of images
19.1 (11)
Number of requests
36.5 (28)
Number of requests with primed cache
26.3 (18)
Requests without far expires
24.3 (16)
Total page weight
726.7 kb (650.2)
Document page weight
67.4 kb (66.0)
Js % of page
89.8 % (90.0)
Pages with SPOF
Number of SPOF per page
7.0 (7)
* The value inside of the parentheses are the median value (median)

Rules definition

The rules are simple: Green color means you don't need to do anything (of course there could still be things you can do to get better performance). Yellow tells you that you should look into this, and guess what, red means that something is really bad.

  • Sitespeed score are based on the rules (modified and enhanced Yslow rules): Over 90 is good, between 80-90 is not so good, and below 80 is bad, really bad.
  • The number of requests: Below 25 is good, between 25-50 is something you should look into and above 50 is bad.
  • The weight of a page: Below 1 mb is ok (but really too large for mobile), between 1-1.5 mb is something you should investigate & heavier is bad.
  • The document weight: Below 10 kb is good (gzipped), between 10-15 is ok (but can be better) and above is bad. A small document is good for mobile.
  • The number of javascripts: Two or less is good, up to 4 means you should look into it and more than 4 means you need to fix it.
  • The number of stylesheets: One is good, more than five is really bad.
  • The number of stylesheet images: Two is good, above four is bad.
  • The number of images: 25 or less images is OK, below 40 is ok, and above is bad.
  • The number of requests for a primed cache: 2 requests is good, else if not 90% of the request are cached, it is bad.
  • The number of pages with the possibility of frontend single point of failure: 0 pages is good, everyhing else is bad. Excludes subdomains on the document domain from the spof.
  • Average number of javascripts loaded synchronously inside of the head tag: 0 is good, 1 or more is bad and not OK.
  • Average number of requests for static content without a far-future expiration date: 0 is good. More than 4 is bad. Google Analythics & Gaug.es is excluded from this.
  • The amount of javascript loaded/used in one page: Less than 50% is good, above 75 % is bad.