Google Developer Make The Web Faster

While searching for articles about improving performance in websites I noticed Google have updated the 'Make The Web Faster' page with some interesting new statistics.


  • The average web page takes up 320 KB on the wire.
  • Only two-thirds of the compressible material on a page is actually compressed.
  • In 80% of pages, 10 or more resources are loaded from a single host.
  • The most popular sites could eliminate more than 8 HTTP requests per page if they combined all scripts on the same host into one and all stylesheets on the same host into one.
It's also a great resource for tips and tutorials to speed up your pages.
https://developers.google.com/speed/articles/ 

No comments:

Post a Comment