Two Great Firefox Extensions to help you speeding up your website
If you’ve been troubled by the performance of your website, here are two great firefox tools that would help you identify the bottleneck and correct it.
Two Great Firefox Extensions to help you speeding up your website
If you’ve been troubled by the performance of your website, here are two great firefox tools that would help you identify the bottleneck and correct it.
smallwei 9:01 pm on December 8, 2009
Yahoo’s performance analysis tool is called YSlow.
There is another similar tool called Page Speed that is hosted in Google Code.
For both extensions to work, you need to first install Firebug extension:
http://getfirebug.com/
To install Yahoo YSlow, download the extension from this URL:
http://developer.yahoo.com/yslow/
To install Page Speed, download it here:
http://code.google.com/speed/page-speed/
After installing them, you simply browse the website or web page that you need performance tuning advice.
You’ll then click on the firebug icon on your browser, and select “Analyze Performance” under Page Speed tab OR “Run Test” under YSlow tab.