Calculating page response time

Hi,

Can you give your suggestions on how to calculate the page response time for the rails application?

Thanks in advance.

- Karthik.

I'm not sure but Siege(Siege 3.0.3 and URL Encoding) might help you. It's a benchmarking utility.

I wrote something in my blog about it when I was doing tests with RubyWorks. The results can be found here:

Hope this helps