décembre
2009
Page Speed is a Firefox addon who add a new functionality to Firebug enabling the user to evaluate and improve the performances of a web site.
Although as improving perofrmances of a web site is no longer as critical as in the past with the evolution of new technologies, this has some advantages :
- Make your site faster and logically more cumfortable for users. Moreover, all the users doesn’t have broadband and improve the rendering speed can save users.
- Reduce the used bandwith and the hosting costs
- Improve the web itself respecting some simple rules.
Discover how to achieve this objectives with Page Speed.
Page Speed needs Firebug to work because it add a new tab to the Firebug view. The installation is very simple. You just have to download the plugin from the official page and to install it like any other Firefox plugin.
Then, you can launch Firebug and you should see a new tab « Page speed » :
You can now launch the analysis with the « Analyze Performance » button. Once the scan is complete (a few seconds normally), Page Speed will indicate what are the critical points of your web page.
The advices are grouped into 5 categories :
- Improve caching : Verify that the most of the objects can be cached
- Minimize the number of requests grouping the different requests
- Minimize the size of the request
- Minimize the size of the page
- Improve browser rendering
You can see the complete list of best practices on the site of Page Speed.
Here are some example advices it can give to you :
- CSS : Combine CSS files in a single file to limit requests, delete unused CSS and minimize the size of CSS file compacting it.
- Optimize images. This functionality is very interesting and provide directly an optimized version of images, it seems a lighter image but with the same quality. I use a lot this function.
- Minimize Javascript code
- Enable GZip compression on all the pages. That could save more than 80% of the bandwith.
- Parrallelize downloads distributing across several domains.
- etc…
For fast all advices, the plugin say you how to solve the problem and improve the performances.
To conclude, i would say that this plugin is essential for everybody who want to keep its web site faster.
Links :
Archives
- novembre 2011
- avril 2010
- mars 2010
- février 2010
- janvier 2010
- décembre 2009
- novembre 2009
- octobre 2009
- septembre 2009
- juillet 2009
- juin 2009
- avril 2009
- mars 2009
- février 2009
- octobre 2008
- septembre 2008
- mars 2008
- février 2008
- janvier 2008
- décembre 2007
- novembre 2007
- octobre 2007
- septembre 2007
- août 2007
- juillet 2007
- juin 2007
- mai 2007
- avril 2007
Catégories
- AMD
- Apple
- Cartes graphiques
- Chrome
- Conception
- Divers
- Eclipse
- English
- Hardware
- Informatique générale
- Intégration continue
- IntelliJ Idea
- Java
- JTheque
- Linux
- Logiciels
- Mes articles
- Mes critiques de livres
- Mes projets
- Microsoft
- Mon serveur perso
- Office 2007
- Open Source
- Outils
- Perso
- PHP
- Processeurs
- Programmation
- Sécurité
- Spring
- Windows Vista
- Windows XP