I'm looking for a good program to test the responsiveness of my web site. I basically need it to act like a browser following various links on the site in the way a user would, then give me response times for each page load. I've been doing server-side response time tracking of my own, but I really need something that can give me a lot of hits, and preferably concurrent users.
All the programs I've come across so far either have little to no documentation or explanation of use, or have to be run server-side, which is not really an option for me right now.
Thanks in advance!
All the programs I've come across so far either have little to no documentation or explanation of use, or have to be run server-side, which is not really an option for me right now.
Thanks in advance!