Hi all,
I am now working on performance tuning. I am still a newbie thus I am
not talking about "full blown performance tuning". What I do now is
just tracking my development.log to find whether I accidentally make
redundant queries because of my misunderstanding of ActiveRecord,
redundant AJAX calls, or logical mistakes.
The questions:
1. From what I understand the standard log_level for development is
:debug. Are there more settings to make the development.log more
verbose?
2. How can I tell what methods (and if available at what line number)
issue commands to DB?
3. Is there any tools which can help my activity?
Thanks in advance,
John
--~--~---------~--~----~------------~-------~--~----~
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk
-~----------~----~----~----~------~----~------~--~---