On 25 Jan 2010, at 15:31, Hemant Bhargava wrote:

Is there any way to find out that how much time a page had taken to load
itself ? Googled for it but no luck.. :'(

You can find that information in the production log and you can parse it using rawk (http://ckhsponge.wordpress.com/2006/10/11/ruby-on-rails-log-analyzer-rawk/ ). There's no reason whatsoever to show the end user how long it takes for a page to render.


Best regards

Peter De Berdt

--
You received this message because you are subscribed to the Google Groups "Ruby on 
Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to