Links you should know:
Analysis
- Yahoo’s YSlow (FF-Plugin) checks with helpful rules to speed up client side performance
- Google’s PageSpeed (FF-Plugin) checks with helpful rules to speed up client side performance
- Ex-AOL’s Pagetest (IE-Plugin) measures and analyzes web page performance. An online version is available, too.
Improvement
- Yahoo’s YUICompressor can shrink JS and CSS files
- Google ClosureCompiler tries a different approach on shrinking JS code
- smushit.com is an online service that optimises the filesize of your images
Information
- Yahoo’s information on parameters influencing client side performance
- Google’s information on parameters influencing client side performance
- iostat gives information about storage usage on *nix machines
Testing
- Apache JMeter is a free and very flexible load generator tool
Recent Comments