Ruby on Rails
Friday, February 3, 2012
Hi Srimanta,
You can debug this using the method benchmark at various points of the
code to find where it is taking time in models, controllers and in
views.
Explore more in
http://guides.rubyonrails.org/performance_testing.html#helper-methods
Lines of code is not always proportional to the speed of the
execution of the code, but quality is.
- Neethu
--
Posted via http://www.ruby-forum.com/.
--
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-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment