Here is a list of web performance testing tools (in alphabetical order). I’ll seed it with the list I know of but if there are more that you are aware of please let me know and I can add them to the list.
Online Testing
Free Services Dotcom-Monitor Instant - Instant full-page tests, IE, Chrome, Firefox, multiple locations, full report GTmetrix - Performance and Optimization check (YSlow and Page Speed) KITE (Keynote) - IE 7 from 5 cities across the globe Load Impact Page Analyzer - Simulated Browser Page Speed Online - Online Page Speed check Pingdom full page test - Simulated Browser Show Slow - Trended YSlow and Pagespeed results Site-Perf - Simulated browser, multiple locations WebPagetest - IE 6-9 and Chrome from multiple locations Yottaa - Performance and optimization trending Zoompf - Site crawler that checks for optimization WebSiteOptimization Speed Report - Simulated browser, provides performance and optimization suggestionns
Thanks Vik. I updated and broke things out a little more and put KITE into the different sections where it was applicable. Let me know if you want things tweaked any.
None that work well that I’m aware of. Gomez offers a Visual Complete measurement that measures when all of the objects above the fold have finished loading but it works best for static pages and I’m not sure how well it deals with DHTML. I have been debating adding a similar measurement to Pagetest but most of the sites I work with are a lot more dynamic and it wouldn’t help much.
One thing we do that works well but is fairly manual is to record a video of the page load and just mark the frame when everything is complete.
There are a bunch of others I’ve got bookmarked at work, but I’m at home now…[hr]
MSFast comes pretty close to that - it’s not ideal but can give you a pretty good idea, it shows snapshots of every stage of rendering, so you can just see when the page looks complete in the snapshot and then check what point it’s at.
Hi
Well,Thanks for giving such a nice information regarding online testing tool.You have create a good awareness among others regarding these topic.I like your article very much.I want to add my knowledge regarding Benefits of this tool.You are truly knowledge giver and thanks once again for these information.
I like Spirent Avalanche’s http generator (though it is not desktop - it is a racked device and it is certainly not cheap!)
Normally it is used as a load test tool, however, I mention it because:
It allows simulation of multiple subnets with differing network characteristics. In both directions it allows the user to specify:
bandwidth
latency
packet loss
it also allows one to specify whether or not resources are parallelisable and to specify maximum client tcp connections and maximum requests per connection.
Thanks. We rolled the NZ testing into the main site and I forgot to clean up the link here.
Souders doesn’t work at Yahoo anymore - YSlow was taken over by a team there and they are actively working on it. They were supposed to be working on a version that would work with IE but I haven’t seeen any activity on it for well over a year so I pulled out that comment.
I just found http://zoompf.com/ the other day - it’s pretty aggressive in the sense that it will crawl your CSS files and warn you about paths in them that don’t actually apply to any pages (among other things), but it provides another perspective and another way to look at load time metrics.
I also noticed that Speed Tracer for Chrome isn’t mentioned. While it’s not quite as easy as a FF addon to set up, I’ve found it useful to find hot spots and get a really drilled down view of what’s going on as your page renders.